Skip to content

Make it work inside iframe#39

Open
filipkis wants to merge 7 commits intobevacqua:masterfrom
sessionlab:iframe
Open

Make it work inside iframe#39
filipkis wants to merge 7 commits intobevacqua:masterfrom
sessionlab:iframe

Conversation

@filipkis
Copy link
Copy Markdown

Local storage doesn't work in iframe when iframe is loaded cross domains. Additionally, any call to window.localStorage throws an error. Which means that current way of check if localStorage is available would break.

This PR introduces a more robust way of checking.

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