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

LiveSocketError has incorrect name CSFRTokenMissing for CSRF token errors #279

Closed
carson-katri opened this issue Dec 26, 2024 · 1 comment

Comments

@carson-katri
Copy link
Collaborator

There's a typo in the name of this error case, it should be CSRF not CSFR:

#[error("CSFR Token Missing from DOM!")]
CSFRTokenMissing,

@mobile-bungalow
Copy link
Contributor

closed as of #284

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

No branches or pull requests

2 participants