Static GitHub Issues

[3320] nuxt is not true ssr?

prev: Access to plugins inside asyncData on the server side
next: How nuxt loads some static JS libraries?

the first time to load page ;there is no ajax request ; but if you tab to other page ,then you back , there are requests that you write in asyncData.

如题:nuxt 不是真正的服务端渲染吗? 第一进入某页面,没有看到ajax请求,然后切换去其他页面,再切回来。能看到所有的ajax请求;

如图 git