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
In v5.x this was being exported for external use. I am using two react renderers in the same project and previously I was able to pass the context object down into the second renderer (see https://github.com/pmndrs/drei#usecontextbridge). This enabled navigating within the three.js tree. Redux and styled-components allow this sort of usage as well. I'm hoping this is an oversight instead of a hard technical limitation and that it can be re-exported in an upcoming version. This is a big blocker for me and I'm locked into v5 indefinitely if it isn't changed
Actual Behavior
Failure to import.
The text was updated successfully, but these errors were encountered:
What version of React Router are you using?
6.0.2
Steps to Reproduce
Attempt to import
__RouterContext
Expected Behavior
In v5.x this was being exported for external use. I am using two react renderers in the same project and previously I was able to pass the context object down into the second renderer (see https://github.com/pmndrs/drei#usecontextbridge). This enabled navigating within the three.js tree. Redux and styled-components allow this sort of usage as well. I'm hoping this is an oversight instead of a hard technical limitation and that it can be re-exported in an upcoming version. This is a big blocker for me and I'm locked into v5 indefinitely if it isn't changed
Actual Behavior
Failure to import.
The text was updated successfully, but these errors were encountered: