Gabislak / newzik

2 stars 0 forks source link

Fix Navigation #3

Closed Gabislak closed 3 years ago

Gabislak commented 3 years ago

Navigation needs to be fixed. Navigator 2.0 should be used moving forward.

Reason to fix navigation is that it clashes with the Drawer when in mobile view. For some reason when clicking on an item in the drawer, the drawer does not close itself when the code to generate the route is there. I get an error that there is no context available for the navigator to pop the drawer.