Closed arjendevos closed 1 year ago
When you press a button without hovering over it first, it doesn't preload.
Add a stale timestamp, so we can check when link is pressed if route is preloaded within stale-time, otherwise preload again.
Current behaviour
When you press a button without hovering over it first, it doesn't preload.
Expected behaviour
Add a stale timestamp, so we can check when link is pressed if route is preloaded within stale-time, otherwise preload again.