-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
2.0.0-beta.15
Environment
Linux, firefox 82, vue 2.5.17
Reproduction link
Steps to reproduce
A component with when I try to loop over an array with v-for directive in a div then I use v-if to check if it has children in order to display sub-menu or menu-item
What is expected?
Not to throw error and let me display submenu or menuitem using an v-for
What is actually happening?
An error is thrown