-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Vue.js version
2.0.0.-alpha
Reproduction Link
https://jsfiddle.net/bd1wfuht/
Steps to reproduce
Click toggle
What is Expected?
"true" should be displayed in bold
What is actually happening?
Uncaught TypeError: Cannot read property '0' of null.
Note: If you remove <strong>
element, it all works correctly. So there is a problem with nested nodes inside v-if in inline templates.
Metadata
Metadata
Assignees
Labels
No labels