Tried to prefetch but no routes matched. #10572
Replies: 1 comment
-
I noticed I should use absolute paths but the reason I didn't see the loader data get fetched was because I used |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Prefetching routes don't get matched although they exist.

Code:
<PrefetchPageLinks page={'http://localhost:3000/'} />
Error:
Am I doing something wrong?
I also tried relative paths but they don't get triggered.
Versions
@remix-run/react
:^2.16.4
react
:19.1
Beta Was this translation helpful? Give feedback.
All reactions