Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevents table from throwing with negative numbers in .repeat() #41

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

leifssm
Copy link
Contributor

@leifssm leifssm commented Jan 29, 2024

fixes a problem where a table component sometimes crashes because a negative number is passed to " ".repeat(). Continuation of #40 since i missed some lines

@leifssm
Copy link
Contributor Author

leifssm commented Jan 29, 2024

the checks fail but it fails in code i havent changed

@Im-Beast
Copy link
Owner

Im-Beast commented Jan 29, 2024

Thanks!

the checks fail but it fails in code i havent changed

That's fine, I'll adress these errors later today

@Im-Beast Im-Beast merged commit b773573 into Im-Beast:main Jan 29, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants