You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello guys, I'm trying to use an autoroute page with paramters in a tabbar in flutter web.
When i load the page for the first time everything is working but when I refresh the page the parameter seem to be gone and this error is show.
I am testing using this example: https://github.com/alejandrogiubel/auto_route_example
TabRoute2Args can not be null because the corresponding page has a required parameter
Hello guys, I'm trying to use an autoroute page with paramters in a tabbar in flutter web.
When i load the page for the first time everything is working but when I refresh the page the parameter seem to be gone and this error is show.
I am testing using this example: https://github.com/alejandrogiubel/auto_route_example
TabRoute2Args can not be null because the corresponding page has a required parameter
Screen.Recording.2024-12-11.at.9.36.38.AM.mov
I also found a similar issue: #1302
Do you have any idea?
The text was updated successfully, but these errors were encountered: