How to check if data is being prefetched?
Do I look at this in the network tab or somewhere else?
2 Replies
foreign-sapphire•3y ago
I'm having the same question. Right now I can't distinguish between SSR prefetched queries versus client fetched ones.
Would be good to know how to ensure that our SSR prefetching is working as intended
fascinating-indigo•3y ago
You can check the network response and in there will have an object _ssr somehing like this that you can check and it will show the queries