Skip to content

[2.0.0-alpha] A bug with inline templates #3054

@acasar

Description

@acasar

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions