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
Recently I've updated Next to version 7 and now when i run "npm run dev" and start changing and saving my files I see notifications in console "Could not freeze ./pages/_app.js: Cannot read property hash of undefined".
The same notification are about several another files. What does it mean?