kiwicom/orbit

Accordion Component Broken in Latest Version

pierceglennie opened this issue · 0 comments

Expected Behavior

The accordion component should open on click when set up correctly (e.g. as outlined in this post). This was working correctly for us previously but has become broken in one of the recent versions (over past couple of months).

I have tried implementing the simple example from that old issue to confirm it's not something specific to how we are using the component (despite our implementation having worked correctly previously).

Current Behavior

The accordion section does not open on click.

Steps to Reproduce

Try implementing accordion as outlined in this old issue. The accordion will not open.