-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
decleration:
I have a list of widgets. Each of these widgets represents exactly one step of the EasyStepper. User interactions take place in each of these widgets. (e.g. entries in text form fields, scrolling in lists, etc. ) How can I ensure that the interactions made are maintained when navigating between the steps. Because if I navigate forwards or backwards in the steps, the previously made interactions are lost. My attempt with the mixin "AutomaticKeepAliveClientMixin" didn't work.
Metadata
Metadata
Assignees
Labels
No labels