Description
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
Activity