You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is related to Accordion and AccordionItem components.
When using an accordion inside an accordion, the collapse/expand function does not work. Nothing happens when the arrow to collapse/expand is clicked.
Apparentelly this issue was already fixed (see links below), but I could not see these changes (on master) on _accordion.scss file. #1309 #1262
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
The issue is related to Accordion and AccordionItem components.
When using an accordion inside an accordion, the collapse/expand function does not work. Nothing happens when the arrow to collapse/expand is clicked.
Apparentelly this issue was already fixed (see links below), but I could not see these changes (on master) on _accordion.scss file.
#1309
#1262
Codesandbox test:
https://codesandbox.io/embed/dazzling-wood-tl8wo?fontsize=14&hidenavigation=1&theme=dark
The text was updated successfully, but these errors were encountered: