Skip to content

Does not work with GoRouter #288

Open
@chimon2000

Description

@chimon2000

When attempting to nest Wizard in an application that also uses GoRouter, the native browser functionality (back button for instance) does not work.

Activity

jpnurmi

jpnurmi commented on Jun 18, 2023

@jpnurmi
Contributor

Might have something to do with flow_builder which is used under the hood.

chillbrodev

chillbrodev commented on Jun 20, 2023

@chillbrodev
Contributor

It definitely is a FlowBuilder issue. I switched to just use FlowBuilder and came across the same navigation issue. Even if I use a TextButton to "go back" my other routes are still screwed up. The route will change in the browser but nothing will re-render.

I will open an issue on FlowBuilder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @jpnurmi@chillbrodev@chimon2000

      Issue actions

        Does not work with GoRouter · Issue #288 · canonical/ubuntu-flutter-plugins