Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localstorage 5MB Limit Issue #607

Open
Vineetkg20 opened this issue Oct 15, 2024 · 1 comment
Open

Localstorage 5MB Limit Issue #607

Vineetkg20 opened this issue Oct 15, 2024 · 1 comment

Comments

@Vineetkg20
Copy link

I encountered a problem while using the WalletConnect web3inbox application where I hit the 5MB limit of local storage.

Steps to Reproduce:

  1. Use the application for a prolonged period, interacting with various features (e.g., sending and receiving messages).
  2. Monitor the local storage usage in the browser's developer tools.

Expected Behavior:

I expected the application to manage local storage efficiently, either by pruning older messages or notifying me before hitting the storage limit.

Actual Behavior:

Upon reaching the storage limit, I received an error message indicating that I could not save any more data. This affected my ability to send or receive new messages, causing interruptions in usage.

Additional Information:

  • Environment: [Specify the browser and version, e.g., Chrome v115.0.0, Windows 10]
  • Link to application: [Provide a link to the web3inbox application if applicable]

Can we investigate whether there’s a mechanism in place to automatically prune older messages or if this is a bug in the NotifyClient?

Copy link

linear bot commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant