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

2.3.0 breaks x-model on range inputs #405

Closed
alfiehopkin opened this issue Apr 22, 2020 · 3 comments
Closed

2.3.0 breaks x-model on range inputs #405

alfiehopkin opened this issue Apr 22, 2020 · 3 comments

Comments

@alfiehopkin
Copy link

Was working on a range slider input with a live label yesterday (working fine on 2.2.5) but since updating I get this error. Not sure if a commit has broken the support for range inputs?

<input type="range" x-model="foo"> <span x-text="foo"></span

Screenshot 2020-04-22 at 09 29 23

@ryangjchandler
Copy link
Contributor

Hi @alfiehd , there is currently a PR open to fix this issue. It's a regression from the changes mentioned in #401. If you've got any more information, please follow and enter discussion on the original #401 issue. Thanks! :)

@alfiehopkin
Copy link
Author

@ryangjchandler thanks! I'll follow that now.

@03juan
Copy link

03juan commented Apr 22, 2020

@ryangjchandler thanks! I'll follow that now.

Just pushed a test in #403 targeting a 'hidden' input, should also work for 'range', etc.

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

No branches or pull requests

3 participants