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

Better handling of session storage values #745

Merged
merged 1 commit into from
Nov 28, 2020

Conversation

gautamdsheth
Copy link
Contributor

@gautamdsheth gautamdsheth commented Nov 26, 2020

Q A
Bug fix? [ ]
New feature? [ ]
New sample? [ ]
Related issues? NA

What's in this Pull Request?

Sometimes due to large number of items in the session storage, we get error about quota exceeded. This happened once due to large number of items in the Taxonomy picker as well which caused the picker not work.
So, added a try catch block to prevent this.

Credit to @poikjo for finding the issue.

@AJIXuMuK AJIXuMuK merged commit ad7a219 into pnp:dev Nov 28, 2020
@AJIXuMuK
Copy link
Collaborator

Thank you @gautamdsheth for the fix!

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.

2 participants