Has anybody tried to use @atlaskit’s AppProvider with a custom routerLinkComponent in a Forge app?
<AppProvider routerLinkComponent={MyRouterLinkComponent}>
...
</AppProvider>
It’s a way of rendering @atlaskit links as React Router links. Left-clicking those links works fine, but if I right-click a link and select “Open in a new tab”, the URL on the new tab is this:
http://localhost:8000/[object%20Object]