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
{{ message }}
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
It should work normally (reverting to 7.1.18 works fine), with redux-persist rehydrating the store (even if it's on the initial load without any persisted state)
Actual Behavior
The entire app crashes due to the type error during store initialization
Steps to Reproduce
Clone the linked StackBlitz
Notice the app will not start
View the above error message in the console/DevTools
Edit the version of rolldown-vite in package.json to 7.1.18