Preloading nested or sibling routes results in an error · Issue #12628 · react-navigation/react-navigation · GitHub
More Web Proxy on the site http://driver.im/
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
Uh oh!
There was an error while loading. Please reload this page.
Current behavior
I am trying to make a component that preloads the route when hovering over a
<Link />
.When doing this in a nested route (or for sibling routes). The app crashes.
Expected behavior
The route should be preloaded.
This is the component example I am trying to achieve. (and was working in earlier versions of react-navigation)
Reproduction
https://github.com/Bram-dc/preload-bug
Platform
Packages
Environment
The text was updated successfully, but these errors were encountered: