helpwave / mobile-app

The official helpwave mobile app for android and ios
Mozilla Public License 2.0
7 stars 1 forks source link

Issue/500 Null check operator error #519

Open AraxTheCoder opened 3 months ago

AraxTheCoder commented 3 months ago

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

github-actions[bot] commented 3 months ago

BrowserStack

Commit: e26fdda

helpwave tasks