Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while dynamic remove SplitterPanel component. #1914

Closed
d-kurchenko opened this issue Dec 20, 2021 · 0 comments
Closed

Error while dynamic remove SplitterPanel component. #1914

d-kurchenko opened this issue Dec 20, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@d-kurchenko
Copy link

I'm submitting a ... (check one with "x")

[ x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=110

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)

@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 21, 2021
@tugcekucukoglu tugcekucukoglu added this to the 3.x milestone Dec 21, 2021
@tugcekucukoglu tugcekucukoglu self-assigned this Dec 21, 2021
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.x, 3.10.1 Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants