Subscribe on changes!

warn: Component is missing template or render function in v3.2.20/21

avatar
Nov 12th 2021

Version

3.2.20

Reproduction link

github.com

Steps to reproduce

npm install && npm run serve open browser

What is expected?

demo show

What is actually happening?

vue warn: Component is missing template or render function


compare v3.2.19 and v3.2.20, in v3.2.20 there is not render function exports by component.__vccOpts image image

avatar
Nov 12th 2021

Your reproduction is not minimal, please read and follow https://new-issue.vuejs.org/?repo=vuejs/vue-next#why-repro when reporting a bug. Most bugs should be reproducible with the SFC Playground.

avatar
Nov 15th 2021