react-navigation / web

Tools for react-navigation on web browsers and servers
https://reactnavigation.org
MIT License
94 stars 28 forks source link

navigation state doesn't correctly reflect nested path #13

Closed sirpy closed 4 years ago

sirpy commented 5 years ago

i'm trying to go directly to a 3rd level route, I get the following issue with the navigation state https://github.com/react-navigation/react-navigation-core/issues/39

sirpy commented 4 years ago

seems to be resolved