ERNI-Academy/starterkit-mobile-application-flutter

Fix `_ViewLifeCycleHandler._tryGetNavigationParams` proceeding in getting params if not annotated with `navigatable`

dustincatap opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Throws invalid operation exception when reading a view model not annotated

Expected Behavior

No exception

Steps To Reproduce

No response

Exceptions (if any)

No response

Anything else?

No response

To be fixed by 07639a6