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

App crashing if local storage access is denied #2924

Closed
steffenkleinle opened this issue Sep 12, 2024 · 2 comments · Fixed by #2974
Closed

App crashing if local storage access is denied #2924

steffenkleinle opened this issue Sep 12, 2024 · 2 comments · Fixed by #2974
Assignees
Labels
Bug Something isn't working ready Web Affects the web project

Comments

@steffenkleinle
Copy link
Member

steffenkleinle commented Sep 12, 2024

Describe the Bug

We have sentry reports that the web app is crashing if access to the local storage is disabled:

Sentry Issue: INTEGREAT-APP-4Y5

Steps to Reproduce

  1. Block integreat.app from accessing local storage/cookies as explained in the last section here
  2. Go to https://integreat.app
  3. See the app crash

Expected Behavior

The app crashes.

Actual Behavior

The app does not crash.

Additional Information

This might be due to anti tracking restrictions. Investigate if you can reproduce this.

@steffenkleinle steffenkleinle added Bug Something isn't working Web Affects the web project reproduction-needed Cannot be reproduced labels Sep 12, 2024
@steffenkleinle steffenkleinle self-assigned this Oct 25, 2024
@steffenkleinle steffenkleinle added ready and removed reproduction-needed Cannot be reproduced labels Oct 25, 2024
@steffenkleinle
Copy link
Member Author

I could reproduce this on firefox (desktop) by explicitly adding integreat.app as blocked as defined here in the last section: https://support.mozilla.org/en-US/kb/storage

@steffenkleinle
Copy link
Member Author

I linked the wrong issue in #2975, reopening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working ready Web Affects the web project
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant