You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.