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

Multiple SplitterPanels created using v-for directive #2120

Closed
gangsterschwein opened this issue Feb 5, 2022 · 0 comments
Closed

Multiple SplitterPanels created using v-for directive #2120

gangsterschwein opened this issue Feb 5, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@gangsterschwein
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)
Working Splitter with multiples SplitterPanels:
https://codesandbox.io/s/splitter-multiple-panels-391-fp56h
Broken Splitter with multiples SplitterPanels:
https://codesandbox.io/s/splitter-multiple-panels-3111-izzg4

Current behavior
Multiple SplitterPanels in Splitter created using the v-for directive are completely missing when using PrimeVue versions greater than 3.9.1.

Expected behavior
Multiple panels nested inside a Slitter using SplitterPanel with v-for directive.

Minimal reproduction of the problem with instructions
Create a Splitter with multiple panels using the v-for directive as described in the documentation at https://primefaces.org/primevue/showcase/#/splitter

What is the motivation / use case for changing the behavior?
Fixing broken code

Please tell us about your environment:
Windows, Linux

  • Vue version:
    3.2.29

  • PrimeVue version:
    3.11.1

  • Browser:
    Chrome 98

@tugcekucukoglu tugcekucukoglu added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 9, 2022
@tugcekucukoglu tugcekucukoglu self-assigned this Feb 9, 2022
@tugcekucukoglu tugcekucukoglu added this to the 3.11.2 milestone Feb 11, 2022
@tugcekucukoglu tugcekucukoglu changed the title Multiple SplitterPanels created using v-for directive completely missing Multiple SplitterPanels created using v-for directive Feb 11, 2022
tugcekucukoglu added a commit to tugcekucukoglu/primevue that referenced this issue Feb 11, 2022
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