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

bug: localStorage is not defined #1953

Closed
weboko opened this issue Apr 9, 2024 · 0 comments
Closed

bug: localStorage is not defined #1953

weboko opened this issue Apr 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@weboko
Copy link
Collaborator

weboko commented Apr 9, 2024

This is a bug report

Problem

localStorage storage is not defined

image

Proposed Solutions

localStorage.setItem("waku:peers", JSON.stringify(this.peers));
should be protected the same way as

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
2 participants