Vuejs Error: The client-side rendered virtual DOM tree is not matching server-rendered

前端 未结 12 1426
广开言路
广开言路 2020-12-05 02:50

I am using Nuxt.js / Vuejs for mmy app, and I keep facing this error in different places:

    The client-side rendered virtual DOM tree is not matching serve         


        
12条回答
  •  青春惊慌失措
    2020-12-05 03:32

    Ok this is going to sound silly. I tried a bunch of different solutions for about 15 mins such as restarting the server and deleting the .nuxt directory but I was too lazy to use @budden73's big brain solution. What ended up working for me was simply restarting my computer, give it a shot.

提交回复
热议问题