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

Config settings are not recorded. At only Chrome(Incognito Window). #418

Open
shinshin86 opened this issue Oct 3, 2021 · 0 comments
Open

Comments

@shinshin86
Copy link

Thanks for the great tool. I have started to learn Rust with this tool.

It is a very useful tool, but after changing the config settings, it seems that the config settings are initialized when I try to switch screens or reload.
This problem occurs when accessing the site only from Chrome(Incognito Window).

By the way, here is the version of Chrome.

version: 94.0.4606.61 (Official Build) (arm64)

When I accessed the Tour of Rust from Chrome (Incognito Window) , I found the following warning when I checked the console.

2021-10-03 11 14 37

Unable to store configuration, falling back to non-persistent in-memory storage

By the way, from Safari on Mac(Private Browsing window), this warning does not appear and the config settings seem to be saved correctly.
Also, Chrome seems to save configuration the record if it is not an Incognito Window🤔

Looking at the page of Rust Playground, it seems that the configuration is recorded in the Local Storage in an item called configuration.
https://play.integer32.com/
(This page seems to save settings even if access it with Chrome Incognite window.)

I have no idea why this is happening, so I am going to try to find some time to look into it.

If you have any hints or if I'm wrong, I'd appreciate your comments.

Thank you.

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

No branches or pull requests

1 participant