You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceError: HTMLElement is not defined
ReferenceError: HTMLElement is not defined
at Object.<anonymous> (/Users/ced-pro/Code/test/vue-cli-tests/vue-v313/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:481:26)
Version
3.2.0 knightly build (3.1.4-knightly-3-2.202107160112)
Reproduction link
cexbrayat/vue-v313#2
Steps to reproduce
In a classic CLI project, use the knightly build of the v3.2 branch
Then serve the project:
What is expected?
It should start without errors
What is actually happening?
It throws:
This comes from:
introduced in ee2882e for
defineCustmElement
The text was updated successfully, but these errors were encountered: