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 Apr 30, 2025. It is now read-only.
We are seeing the following error in Rollbar: "Error: There is not enough space on the disk."
(For NRI folks, the link is: https://rollbar.com/NoRedInk/NoRedInk/items/11892/)
This is only occurring for IE on Windows.
I tracked down the line and column number for the error, and it's happening at this line in the native implementation.
My conclusion, as odd as it sounds, is that IE on Windows can raise a "not enough space" error on an attempt to read from local storage.