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(core): Resolve Icon visibility update failure on Grid filtering (#9155)
- Update Component.show() to set visibility: null instead of delete to force VDOM delta
- Document persistent state behavior in style and wrapperStyle configs
- Addresses regression where filtered grid rows failed to update recycled icon visibility
0 commit comments