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

Fixed bug in AsYouTypeFormatter #439

Merged
merged 1 commit into from
Sep 9, 2024
Merged

Conversation

GauteHaugen
Copy link
Contributor

@GauteHaugen GauteHaugen commented Aug 16, 2024

This PR resolves some of the issues reported in the AsYouTypeFormatter. The formatter now handles dynamic cursor changes better, and no longer throws a RangeError if the user types in non-digit characters.

This should fix #245

@natintosh natintosh merged commit eaae5e1 into natintosh:develop Sep 9, 2024
@natintosh natintosh mentioned this pull request Sep 9, 2024
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.

RangeError (index): Invalid value: Not in inclusive range 0..5: 6
3 participants