Migrating from custom Router implementation to Data API Router #11232
Unanswered
aleksolutions
asked this question in
Q&A
Replies: 0 comments
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