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

input "number" with ...spread operator breaks floating values #3426

Closed
gotys opened this issue Aug 19, 2019 · 1 comment
Closed

input "number" with ...spread operator breaks floating values #3426

gotys opened this issue Aug 19, 2019 · 1 comment

Comments

@gotys
Copy link

gotys commented Aug 19, 2019

Describe the bug
Hitting the "BACKSPACE" key inside number input field with a floating point will break the input field when the "DOT . " is erased. The cursor jumps to the beggining of the field . Also, breaks on Android devices.

REPL:
https://svelte.dev/repl/615ca7f37055417a814cbdda11bbd5f4?version=3.8.1

@Rich-Harris
Copy link
Member

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 a pull request may close this issue.

2 participants