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
Hi!
I use plate editor with formik for user form
But i run into a problem:
because formik (or another form lib) work with controlled input paradigm on update editor values from external logic plate editor doesnt apply new value
of course on small or simple form this is not a problem but
reset doesnt work correctly
update complex form fields doesnt apply updated values
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I use plate editor with formik for user form
But i run into a problem:
because formik (or another form lib) work with controlled input paradigm on update editor values from external logic plate editor doesnt apply new value
of course on small or simple form this is not a problem but
reset
doesnt work correctlyI understand that my text it's very hard for reading thats why i prepared sandbox:
https://codesandbox.io/p/sandbox/admiring-raman-hx3l77?betaBrowser=true&file=%2Fsrc%2FApp.js
Any ideas?
Thk for reading
Beta Was this translation helpful? Give feedback.
All reactions