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 a state is built of many object (12526+), then it is incorrectly serialized and may lead to unexpected behaviour on a rehydration. It happened in my nuxt-based app.
I found the reason of this: it's a bug in devalue library.
I made a pull-request there with a fix:
problem:
I found the reason of this: it's a bug in
devalue
library.I made a pull-request there with a fix:
I'm creating this bug report here, because:
@nuxt/devalue
@nuxt/devalue
has "issues" feature disabled, so I cannot report it thereThe text was updated successfully, but these errors were encountered: