Migrating from custom Router implementation to Data API Router #11234
Unanswered
aleksolutions
asked this question in
Q&A
Replies: 1 comment
-
I moved the discussion from the Remix repo to the React Router one since this has nothing to do with Remix. But also since your issue with related to that Forge thing, and not actually RR I think you should open the issue with them, the React Router team has no control over that Atlassian product. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I am currently making a plugin in your Cloud environment "Forge".
The problem I am having, is that in their documentation, to do routing they use the "Router" component with a custom implementation. See below: Documentation
Considering that in order to do routing in their applications we need their "history" object, my question is, is it possible to make this work with the new Data API’s?
I have tried to do some testing on my own, but honestly I don't know what exactly I have to implement, so I ask for your help, as there are some features that I would like to have and that with their current implementation I cannot.
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions