Closed
Description
Current Setup
- Notea Docker Image with Minio as S3
- Accessing Notea via Caddy Reverse Proxy with no extra headers for isolating this identified bug
- Tested with Latest Updated Version v0.3.5
- Tested in Chrome, Edge & Firefox
Describing the Issue
When opening numerous pages one after another, eventually a red error with no context will animate and loop at the bottom of the screen as the page continually jumps about - making typing or viewing notes impossible.
Checking the web console I see the following messages when this happens.
Googling the issue points to application storage being exceeded - checking the Storage tab when this shows this is the case. Each new page opened seems to almost (but not always) increase this storage quota, sometimes exceeding it.
In order to fix this issue I have to Control + Refresh in chrome or to manually clear the cache on the storage tab.