It is possible to use Tanstack Router with Atlassian Forge implementation? #1836
Unanswered
aleksolutions
asked this question in
Q&A
Replies: 1 comment
-
I'm not quite sure if that'd work, since TSR uses our own implementation of history. |
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'm trying to use Tantstack Router inside an Atlassian Cloud addon with their framework called Forge. The problem I'm facing is that I don't know if their implementation of "history" createHistory would be possible to somehow translate it to put it inside the tanstack router object.
The function signature is in the previous link.
So, would it be feasible to integrate it with this object that they provide from their api?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions