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

Component not Updating Bound Value for Values Beyond Min/Max #53

Closed
rzfff opened this issue Aug 29, 2023 · 2 comments
Closed

Component not Updating Bound Value for Values Beyond Min/Max #53

rzfff opened this issue Aug 29, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@rzfff
Copy link

rzfff commented Aug 29, 2023

Hello,

When I input a value that exceeds the specified maximum or minimum value, the displayed value correctly changes to the set maximum or minimum value, but the bound value remains unchanged.

This issue can also be reproduced in the playground.
https://vue-number-format.netlify.app/guide/play-ground.html#playground

Set Maximum value :
image

When the value I input is greater than Maximum :
(Component)
image

vue-number-format version: ^3.30.0
Vue.js version: ^3.2.13

@dipaksarkar dipaksarkar added the bug Something isn't working label Aug 31, 2023
@dipaksarkar
Copy link
Contributor

Please check latest version

@rzfff
Copy link
Author

rzfff commented Oct 26, 2023

The issue is fixed in the latest version. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants