Skip to content

how can i save the state of the step? #17

@thfr69

Description

@thfr69

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions