p-accordion: Accordion inside a p-tabView which is inside a p-dialog will appear all expanded the second time the dialog is opened. #14458
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
Here is part of the code of the dialog:
The code of the tabView:
First time the dialog window is opened they will appear like so:
The second time they will appear expanded like this (and multiple has not been enabled):
This is not the expected behaviour, they should be all collapsed when opening subsequent times the dialog.
Environment
Development
Reproducer
No response
Angular version
17
PrimeNG version
17.3.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.10.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: