#Single fetch in the root

1 messages · Page 1 of 1 (latest)

subtle spoke
#

Remix v2.15.0
v3_singleFetch: true

I have a link <Link to='/'> that leads to the root page. Once it's clicked I have 404 error in the network since it tries to go to http://localhost/_root.data?***. Where it (_root.data) comes from?

mystic vigil
#

Hey there, I also have this issue. Posted here.

Did you happen to find a solution for this?

mystic vigil
#

@subtle spoke , are you using a base URL for your app?