8000 Empty localstorage entry created even for anonymous users · Issue #6997 · plone/volto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Empty localstorage entry created even for anonymous users #6997

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

Open
tiberiuichim opened this issue Apr 16, 2025 · 1 comment
Open

Empty localstorage entry created even for anonymous users #6997

tiberiuichim opened this issue Apr 16, 2025 · 1 comment
Labels
01 type: bug 30 needs: triage New issue that needs confirmation before work begins

Comments

@tiberiuichim
Copy link
Contributor

Describe the bug

For GDPR purposes, it would be best if no localstorage entries are created for anonymous users

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://demo.plone.org/
  2. Open developer inspector

Expected behavior

Nothing is stored on the anonymous user's browser

Screenshots

Image

@tiberiuichim tiberiuichim added 01 type: bug 30 needs: triage New issue that needs confirmation before work begins labels Apr 16, 2025
@davisagli
Copy link
Member

This happens because the blocksClipboard reducer is configured as a persistentReducer:

persistentReducers: ['blocksClipboard'],

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
01 type: bug 30 needs: triage New issue that needs confirmation before work begins
Projects
None yet
Development

No branches or pull requests

2 participants
0