kendo-react icon indicating copy to clipboard operation
kendo-react copied to clipboard

[Bug][PanelBar] PanelBarItems do not expand when changing the data

Open filipKovachev opened this issue 5 months ago • 0 comments

I'm submitting a...

  • Bug report

Current behavior

Currently if we set expanded to true for the PanelBarItems and change the data not all items are expanded.

Expected behavior

All items should expand when the expanded prop is set to true and the data is changed.

Minimal reproduction of the problem with instructions

  1. Open this example and notice how not all items are expanded: https://stackblitz.com/edit/react-wgcmrl-pbezfj?file=app%2Fapp.tsx

Reported in Ticket id: 1662719

filipKovachev avatar Aug 29 '24 09:08 filipKovachev