-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Description
Vue version
@b775b71
Link to minimal reproduction
Steps to reproduce
- Open the reproduction link
- Click
update itemsbutton in the PREVIEW area - You will see an error
- Delete the comment on L26 in App.vue
- Do step. 2 again
- You will not see the error
What is expected?
No errors occur with or without comments
What is actually happening?
A comment in a template may cause an error under certain conditions
System Info
No response
Any additional comments?
No response