Yuniit

Results 4 comments of Yuniit

@RobinHerbots Thanks for the fast response. everything is working fine now with `noValuePatching: true`

HI @RobinHerbots `autoValue` + `noValuePatching` make value reversed on focus. https://user-images.githubusercontent.com/30621352/173319011-a5ae2f08-ac6f-406d-93b2-3496da9cf6fc.mov please see [Codepen](https://codepen.io/yuneath/pen/qBxLXRB) So currently i'm using `computed` for unmaked value [Codepen](https://codepen.io/yuneath/pen/XWZxEzo)

> 5.0.8-beta.25 I just run `npm install inputmask@next --save` but I got version `5.0.8-beta.17` instead of `5.0.8-beta.25` I tried `npm install [email protected] --save` and I got this error: ``` npm...

@RobinHerbots Thank you for fixing the reversing issue. but it seems like `autoUnmask` not working if `noValuePatching` is set to `true`