Closed
Description
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
When the value I input is greater than Maximum :
(Component)
vue-number-format version: ^3.30.0
Vue.js version: ^3.2.13