Skip to content
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

error when patch with root level comment #943

Closed
a631807682 opened this issue Apr 8, 2020 · 0 comments · Fixed by #944
Closed

error when patch with root level comment #943

a631807682 opened this issue Apr 8, 2020 · 0 comments · Fixed by #944

Comments

@a631807682
Copy link
Contributor

Version

3.0.0-alpha.11

Reproduction link

https://codepen.io/a631807682/pen/BaoBwPY?editors=1011

Steps to reproduce

  1. Open the link and click the button.
  2. See console.

What is expected?

work fine

What is actually happening?

throw error

vue.global.js:4989 TypeError: Cannot read property '_vtc' of null
    at patchClass (vue.global.js:10060)
    at patchProp (vue.global.js:10277)
    at patchElement (vue.global.js:7284)
    at processElement (vue.global.js:7187)
    at patch (vue.global.js:7130)
    at patchBlockChildren (vue.global.js:7357)
    at processFragment (vue.global.js:7399)
    at patch (vue.global.js:7126)
    at componentEffect (vue.global.js:7594)
    at Object.reactiveEffect [as update] (vue.global.js:4080)

ref #904

@a631807682 a631807682 changed the title throw error when patch with root level comment error when patch with root level comment Apr 8, 2020
underfin added a commit to underfin/vue-next that referenced this issue Apr 8, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant