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

Issue/500 Null check operator error #519

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AraxTheCoder
Copy link
Contributor

The currentWard is null when the widget is rendered because Navigator.of(context).pushReplacement isnt "awaited".
But since organizationId can be null we can just use the ? operator on the currentWard.

Closes #500

@AraxTheCoder AraxTheCoder requested a review from a team as a code owner June 5, 2024 08:57
@AraxTheCoder AraxTheCoder linked an issue Jun 5, 2024 that may be closed by this pull request
@AraxTheCoder AraxTheCoder requested review from florian4f6c6 and DasProffi and removed request for a team June 5, 2024 08:57
Copy link

github-actions bot commented Jun 5, 2024

BrowserStack

Commit: e26fdda

helpwave tasks

helpwave impulse

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.

Render overflow on logout
2 participants