Closed llasic closed 6 years ago
Could you provide some sample code so I can take a look? @llasic
@llasic What kind of checkbox are you using? This is what I am seeing with a basic html input checkbox:
Also make sure you have the multipleOkay={true}
prop on the top level AccordionWithHeader
component.
I have a list of checkbox inside the accordion but whenever i click the checkbox, all panels closes