HelloZeroNet / HelloZeroNet/ZeroNet
How to use localStorage?
Open
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
I need to connect localStorage to remember the user's actions.
But I get an error
`Uncaught DOMException: Failed to read the 'localStorage' property from 'Window': The document is sandboxed and lacks the 'allow-same-origin' flag.`
We can bypass or add **allow-same-origin**?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.