"Navigate To" actions are no longer working, `GoRouter` throwing exception

Actions & Logic
Resolved

Hi,

I was just adding new actions to buttons on existing pages, and also changing some around. I can click through using Preview App mode, but when try it in Test Mode, nothing happens.

I thought at first that maybe something was set incorrectly in FlutterFlow, but everything seems to be set correctly.

These buttons were working before, and they were navigating to the pages I had set.

Opening up the Developer Tools in Chrome, and looking at the console, I noticed this exception is being thrown

โ•โ•โ•ก EXCEPTION CAUGHT BY FOUNDATION LIBRARY โ•žโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
dart_sdk.js:40220 The following assertion was thrown while dispatching notifications for GoRouteInformationProvider:
dart_sdk.js:40220 Assertion failed: file:///opt/.pub-cache/hosted/pub.dev/go_router-12.1.3/lib/src/match.dart:51:14
dart_sdk.js:40220 !route.path.contains('//')
dart_sdk.js:40220 is not true

Not sure where to go from here.

What have you tried so far?

I checked the community forum for similar problems. One person suggested deleting and recreating the button and action. I've tried that several times it did not work.

I also searched Google for anything related to the Exception message above. I haven't been able to find anything.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
11 replies