Multiple SplitterPanels created using v-for directive #2120
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)
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
The text was updated successfully, but these errors were encountered: