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

without cookie and localStorage site don't show anything #267

Open
ivan386 opened this issue Oct 21, 2022 · 1 comment
Open

without cookie and localStorage site don't show anything #267

ivan386 opened this issue Oct 21, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ivan386
Copy link

ivan386 commented Oct 21, 2022

Describe the bug
I block in my Firefox (version 106.0.1) browser cokie and site don't load until i allow cokie and local storage.

To Reproduce

  1. Go to Firefox settings.
  2. Privacy & Security
  3. Choose costom
  4. Check cookies.
  5. Select all cookies in drop down list.
  6. Try to open site.

Desktop (please complete the following information):

  • Browser Firefox
  • Version 106.0.1
@ivan386 ivan386 added the bug Something isn't working label Oct 21, 2022
@femans
Copy link
Contributor

femans commented Oct 24, 2022

@ivan386 thanks again for taking the time to file the issue!

The site only uses localStorage, (no cookies), but it should work without it. It is only used for persistance of site settings when you reload the page, or return to the site; if you can live without that, you should still be able to search. So this is a bug in the localStorage vuex module.

Will look into it.

@femans femans self-assigned this Oct 24, 2022
@femans femans changed the title without cokie and local storage site don't show anything without cookie and local storage site don't show anything Oct 24, 2022
@femans femans changed the title without cookie and local storage site don't show anything without cookie and localStorage site don't show anything Oct 24, 2022
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
None yet
Development

No branches or pull requests

2 participants