-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat: add react-webpack example #36
base: master
Are you sure you want to change the base?
Conversation
Hello! There seems to be an issue on how localStorage is handled. When I start from zero, it does not prompt me for a Bee URL, and the App does not mount at all. Can you please try clearing your localStorage and see if you can reproduce the issue I am having? Thank you. |
Thank you for your response. Give me some minutes to reproduce that. |
I was able to reproduce the issue as you've stated. Am working on a fix and will get back to you once done. |
This reverts commit 77190cd.
I have made the update regarding the localStorage issue. It should run this time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you!
Thank you too. |
An example project using React and Webpack for #31