Skip to content

Cannot render component within v-for loop inside template tag #9142

@sqal

Description

@sqal

Version

2.5.18-beta.0

Reproduction link

https://jsfiddle.net/d4hv3seo/ - 2.5.18-beta.0
https://jsfiddle.net/Ly3091vw/ - 2.5.17 no issues

Steps to reproduce

Open 2.5.18 reproduction fiddle and check console log

What is expected?

Should render the template.

What is actually happening?

Does not parse the template correctly when iterating over components inside <template> tag. If you change it to e.g. div then it's fine and renders the template again.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions