atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
198 stars 28 forks source link

Links with preload trigger fetch request even for resources on current route #106

Closed albertogasparin closed 2 years ago

albertogasparin commented 2 years ago

It might be an issue with expired resources.

Load a next-gen board, then open your work - boards and hover over that same board link. You'll see the board refreshing

liamqma commented 2 years ago

yup, i can reproduce this issue.