Closed
Description
Hello, in issue #1184 I proposed adding a prop for hidding a tab pane but I was told that it might work by using v-if on the tab pane. Nonetheless, when I do this I get the following error: Uncaught (in promise) TypeError: child.children.forEach is not a function.
Don't know if it's a bug or it's not supported yet. If there's a workaround I'd love to hear it.
I'm using prime vue 3.3.5.
Thanks.
Activity