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
- Fixed an issue in `EuiResizableContainer` where `onResizeEnd` becomes a stale closure when renders occur between resize start and end. This can result in an outdated version of a consumer's `onResizeEnd` callback being called on resize end.
0 commit comments