-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Cannot set property 'innerHTML' of undefined #637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
You should run |
The default code is like this.
|
Year.The implementation has diffrent with sfc. |
So we need to write code like this:
|
Yea.It is works for current master code. |
The up to date version is at rfcs: https://github.com/vuejs/rfcs/blob/master/active-rfcs/0009-global-api-change.md |
The RFC PR had outdated summary (fixed) |
Version
3.0.0-alpha.2
Reproduction link
https://codepen.io/caipeng1989/pen/YzPJbbm
Steps to reproduce
What is expected?
Render correctly
What is actually happening?
TypeError: Cannot read property 'innerHTML' of undefined
The text was updated successfully, but these errors were encountered: