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

correctly handle empty text fields #66

Merged
merged 1 commit into from
Apr 23, 2021
Merged

correctly handle empty text fields #66

merged 1 commit into from
Apr 23, 2021

Conversation

tzachshabtay
Copy link
Owner

We were parsing an empty string when the user was clearing the offset/limit text fields, triggering an error on the console. Added proper handling for that edge case.

Fixes #61

@tzachshabtay tzachshabtay merged commit c1c6353 into master Apr 23, 2021
@tzachshabtay tzachshabtay deleted the fix_empty_input branch May 16, 2021 02:29
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.

Received NaN for the value attribute
1 participant