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
I'm trying persistent caching in my project. Sometimes, after multiple reloads, I see a save failure. This also happens when creating a new React project and reloading multiple times.
I don't quite understand what operation "reload" refers to. Does it mean modifying the file after running npm run dev? Or does it mean starting and running npm run build multiple times?
Version
Details
I'm trying persistent caching in my project. Sometimes, after multiple reloads, I see a save failure. This also happens when creating a new React project and reloading multiple times.
Reproduce link
pnpm create rsbuild@latest
Reproduce Steps
The text was updated successfully, but these errors were encountered: