collapse not expanded when visible=true on init
soheilMohammadix opened this issue · 4 comments
- macOS 15.2
- Microsoft Edge v129.0.2792.65 (Official build) (arm64)
- I just cloned the latest version (5.3.5) and ran demo, but accordion item didn't expand. I saw this commit
but it wasn't fixed. could you please investigate it?
Thanks in advance.
@soheilMohammadix
We cannot reproduce the issue here in a similar environment: macOS 15.2, 131.0.2903.112 (Official build) (arm64).
Please take a look here: https://stackblitz.com/edit/coreui-angular-accordion-vm1ylclz?file=src%2Fapp%2Fapp.component.html
Let us know if you’re still experiencing this problem.
@xidedix
It was a problem on my end thanks.
but i do have the same problem with collapse and I couldn't fix it.
Could you please take a look here: https://stackblitz.com/edit/coreui-angular-accordion-vm1ylclz-chvkbyto?file=src%2Fapp%2Fapp.component.ts
@soheilMohammadix, thanks for the heads up!
The collapse issue has been resolved in the @coreui/angular version 5.3.7.
I appreciate your consideration.
It's fixed