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

[3.x] Null coalescing for csrf token #686

Merged
merged 1 commit into from
Jan 7, 2025
Merged

[3.x] Null coalescing for csrf token #686

merged 1 commit into from
Jan 7, 2025

Conversation

Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented Dec 30, 2024

Some semi-rare cases happen where the page doesn't have the csrf-token element, causing there to be a js error here.

I can't really figure out how I might reproduce this issue myself, but I can see it happening in Sentry for multiple users. Could have something to do with a browser extension like an ad blocker that's being a little overly aggressive.

@royduin royduin merged commit ec1d8b7 into master Jan 7, 2025
12 checks passed
@royduin royduin deleted the Jade-GG-patch-2 branch January 7, 2025 09:27
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

Successfully merging this pull request may close these issues.

2 participants