Vue ssr data pre-rendering problem

1. What is the relationship between client-side data prefetching and server-side data prefetching?
2. When prefetching data on the server, if node forwards the interface, why can"t you access it if you request your own interface when prefetching data?
3. What are the mixing rules between server and client? (what are the criteria for determining whether the dom is the same? )

Jan.24,2022
Menu