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

When using prototype js the SessionStorage become corrupted causing requests internal exceptions #1309

Closed
MSNev opened this issue Jul 1, 2020 · 2 comments · Fixed by #1310
Assignees
Milestone

Comments

@MSNev
Copy link
Collaborator

MSNev commented Jul 1, 2020

When using Prototype JS v1.5.1.1 the browser SessionStorage becomes corrupted as it overrides the JSON implementation causing JSON.parse(JSON.stringify([])) to result in a string containing "[]" rather than a copy of the original object (an array).

@MSNev MSNev self-assigned this Jul 1, 2020
MSNev pushed a commit that referenced this issue Jul 1, 2020
MSNev added a commit that referenced this issue Jul 2, 2020
@MSNev MSNev added this to the 2.5.6 milestone Jul 2, 2020
@MSNev MSNev added the fixed - waiting release PR Committed and waiting deployment label Jul 2, 2020
@MSNev MSNev removed the fixed - waiting release PR Committed and waiting deployment label Jul 8, 2020
@MSNev
Copy link
Collaborator Author

MSNev commented Jul 8, 2020

Release is now fully deployed

@MSNev MSNev closed this as completed Jul 8, 2020
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant