DUIX doesn't work in React with Hooks #27
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
If you are doing:
The
setUser
function is going to get old in the following render.We have to find a way to keep it simple, but fix it.
I think we should not create a
useDuix()
, because the idea is to keep DUIX as a state manager based on events.The text was updated successfully, but these errors were encountered: