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
hugoattal
changed the title
Preview mode don't work with reactive state (only with the initState pattern)
Preview mode doesn't work with reactive state (only with the initState pattern)
May 10, 2022
I believe the failed test from my PR #88 are due to me updating the state from this pattern
to this pattern
I've reverted this and the test now pass. Note that everything works fine in dev mode.
The text was updated successfully, but these errors were encountered: