Describe the bug
When you register a page with name '/', then the initialRoute parameter of the GetMaterialApp() constructor is ignored. Furthermore no navigation to another page than the '/' page is possible.
**Reproduction code
example:
Change the example app in getx repository as follows:
Describe the bug When you register a page with name '/', then the initialRoute parameter of the GetMaterialApp() constructor is ignored. Furthermore no navigation to another page than the '/' page is possible.
**Reproduction code
example:
Change the example app in
getx
repository as follows:To Reproduce Steps to reproduce the behavior:
Expected behavior The initial route should be respected even if one of the registered pages has the route '/'.
Flutter Version: 3.24.1
Getx Version: git commit 5db4322c417cf7de10077c79dfa5cc6c5259a465
Describe on which device you found the bug: MacOS