Skip to content

Console error saving 'persist:root' in large projects. #1076

@imnasnainaec

Description

@imnasnainaec

When a project gets large (e.g., Backend.Tests/Assets/Natqgu.zip) every change can trigger:

Error storing data DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'persist:root' exceeded the quota.
    at http://localhost:3000/static/js/vendors~main.chunk.js:238097:25
    at new Promise (<anonymous>)
    at Object.setItem (http://localhost:3000/static/js/vendors~main.chunk.js:238096:14)
    at writeStagedState (http://localhost:3000/static/js/vendors~main.chunk.js:236962:28)
    at processNextKey (http://localhost:3000/static/js/vendors~main.chunk.js:236951:7)
console.<computed> @ index.js:1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions