Commit f9ea8f3
Fix Calendar mask not firing onInput event (#8458)
* Fix Calendar showing value when controlled state is not updated
* Fix lint issues in Calendar controlled value sync
* Fix unstable updateInputfield dependency via ref
* Fix: stabilize updateInputfield ref to satisfy hooks lint
* Fix Calendar mask not firing onInput event
* Fix lint: add padding line in Calendar updateValueOnInput
* Fix lint: add padding line in Calendar updateValueOnInput
* Refactor useEffect for value updates in Calendar.js
* Remove unnecessary line in Calendar.js
---------
Co-authored-by: Melloware <mellowaredev@gmail.com>1 parent f01edcf commit f9ea8f3
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
0 commit comments