Error while dynamic remove SplitterPanel component. #1914
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
CodeSandbox Case (Bug Reports)
Please demonstrate your case at CodeSandbox by using the issue template below. Issues without a test case have much less possibility to be reviewed in detail and assisted.
https://codesandbox.io/s/beautiful-robinson-j3cr6?file=/src/App.vue
Current behavior
When I try to remove SplitterPanel in Splitter, i get error: "child.children.forEach is not a function"
Expected behavior
I want the number of SplitterPanels in Splitter to be dynamically changeable (remove / add)
The text was updated successfully, but these errors were encountered: