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
Columns lose automatic width when window is resized in master detail grid.
Screen.Recording.2025-02-18.at.10.26.41.mov
Environment
react-data-grid version: 7.0.0-beta.47
react/react-dom version: 18.3.1
only column name of master grid has width specified, then rest is autosized, all columns of detail grid have fixed width
(in the video, when the mouse cursor moves up, the window is maximized)