Skip to content

Conversation

Br0wnHammer
Copy link

  • Wrapped loc.setItem in a try...catch block to handle QuotaExceededError.
  • Prevents crashes when localStorage is full.

Fixes: #1200

Copy link

changeset-bot bot commented Mar 7, 2025

⚠️ No Changeset found

Latest commit: 297a545

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Br0wnHammer
Copy link
Author

Hey @mciastek, can you review my PR?

@Br0wnHammer
Copy link
Author

Closing as stale.

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

Successfully merging this pull request may close these issues.

"QuotaExceededError The quota has been exceeded" in packages/browser/src/lib/priority-queue/persisted.ts#L73.
1 participant