starter-template-master\.nuxt\client.js:520 TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.

一、when use "v-infinite-scroll="loadMore":

 

二、the reason in plugins("{ src:'~plugins/vue-infinite-scroll.js' ,ssr: false}" before "{ src:'~plugins/element-ui.js' ,ssr: false}"):

 

 

 三、the solution is to change the sequence of them:

 

 

posted @ 2020-07-26 10:00  遥~  阅读(2089)  评论(0编辑  收藏  举报