Skip to content

Fix null-op error if using hasPreviouslyCompleted() before features have run#82

Open
flukejones wants to merge 3 commits into
ayalma:masterfrom
flukejones:master
Open

Fix null-op error if using hasPreviouslyCompleted() before features have run#82
flukejones wants to merge 3 commits into
ayalma:masterfrom
flukejones:master

Conversation

@flukejones

Copy link
Copy Markdown

Closes #81

Fixes occurrence of "Unhandled Exception: Null check operator used on a null value" if `hasPreviouslyCompleted()` is used in the app initState before any steps have run.
Fix use of Null op when completedSteps used in initState
@aviyam181199

Copy link
Copy Markdown

Also happen to me

@kyleorin

Copy link
Copy Markdown

any update on this?

@rwrz rwrz left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All great. Please, merge this one.

@MattyBoy4444

Copy link
Copy Markdown

Hello

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.

hasPreviouslyCompleted() Null check operator used on a null value

5 participants