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

Fix "Null check operator used on a null value" on login page #1084

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

nilsreichardt
Copy link
Member

The method setState() is causing the issue. Using context.mounted is the solution.

@github-actions github-actions bot added the feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration. label Sep 24, 2023
@github-actions
Copy link

Visit the preview URL for this PR (updated for commit 007883c):

https://sharezone-test--pr1084-fix-null-on-login-pa-jazlna8d.web.app

(expires Wed, 27 Sep 2023 10:47:19 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4cb3ae61e1e018abfd9841fd3239f5b49ccc034b

@nilsreichardt nilsreichardt added this pull request to the merge queue Sep 24, 2023
Merged via the queue into main with commit cd74153 Sep 24, 2023
@nilsreichardt nilsreichardt deleted the fix-null-on-login-page branch September 24, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: authentification Logging in/out (anonymous, sign-in with X, etc.) and registration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants