vuejs/vue-hackernews-2.0

Is the “router.beforeResolve” function of entry-client.js really right?

okkeman opened this issue · 1 comments

I think its just effect to the same route, but not the different Route.
Becaulse when it happens, router.beforeResolve will fetch new Data that it had been fetched by entry-server.js.

functional beforeEnter is work