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
fix(list, list-item): ensure change and select events are emitted after state is updated (#11079)
**Related Issue:** #10731
## Summary
Changes `calcite-list` and `calcite-list-item` to wait for their update
to be complete before emitting the change and selection events.
0 commit comments