You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a mask control with a prefix, the server version doesn't seem to have the prefix while client does which causes hydration issues. It seems related to reverse
Reproduction
http://not-revealing-pro-license.net
Describe the bug
If you use a mask control with a prefix, the server version doesn't seem to have the prefix while client does which causes hydration issues. It seems related to
reverse
FormKit(mask='{#,##|repeat}#.##' prefix='$ ' reverse type='mask')
Environment
Formkit 1.5.9
Formkit Pro 0.117.7
Chrome 122.0.6261.94
The text was updated successfully, but these errors were encountered: