We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have sentry reports that the web app is crashing if access to the local storage is disabled:
Sentry Issue: INTEGREAT-APP-4Y5
integreat.app
The app crashes.
The app does not crash.
This might be due to anti tracking restrictions. Investigate if you can reproduce this.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
I linked the wrong issue in #2975, reopening.
steffenkleinle
Successfully merging a pull request may close this issue.
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
integreat.app
from accessing local storage/cookies as explained in the last section hereExpected 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.
The text was updated successfully, but these errors were encountered: