bug: Accordion multiple throws error if value is not an array #23550
Labels
package: core
@ionic/core package
type: bug
a confirmed bug report
v6
issues specific to Framework v6
Milestone
Bug Report
Ionic version:
[ ] 4.x
[ ] 5.x
[X] 6.x
Current behavior:
When i have an Accordion, that has
multiple: true
and a value as a string (not an array), it throws an error whenever i try to collapse / expand something:Expected behavior:
I think this case needs an additional Check here:
ionic-framework/core/src/components/accordion-group/accordion-group.tsx
Lines 71 to 75 in bdb95b7
Ionic info:
The text was updated successfully, but these errors were encountered: