13.0.4
Reproduction linkhttps://github.com/hirokiosame/vue-test-ssr
Steps to reproducenpm install
& npm run dev
For the component to render fine in the backend and frontend.
What is actually happening?The SSR server is going to mount this simple component: https://github.com/hirokiosame/vue-test-component/blob/master/src/TestComponent.vue
It renders fine if it's just front-end rendering, but when using server-side rendering, it breaks with a vnode mismatch error:
The server is using NUXT version 1.0.0-rc8 which uses vue-loader@13.0.4 and vue@2.4.3
The component is using vue-loader@13.0.4 (the version wasn't on the list in the form btw)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4