Closed dioptre closed 1 year ago
what is the version of the core package? it should be aligned... I have tried it in unit tests and it works fine.
could you please provide a reproducer in a code playground online or in a repo?
Do you have a template playground to start with? It will be very hard for me to extricate all the code from my app.
you can fork the repo and find the app in docs/demos/todo-list folder. commit in your fork and let me know
please reopen with more information provided
Using validation breaks the app in 4.0.0-rc21
I use:
const login = useHookstate("", validation())
And get the following trace: