Aman Mahajan
Aman Mahajan
Duplicate issue https://github.com/adazzle/react-data-grid/issues/2042
Can you create a reproducible example? Also make sure you are not mutating rows and creating a new array instead.
@neetinnagap can you create a codesandbox example?
Please check https://github.com/facebook/react/issues/20235 and a [workaround ](https://github.com/facebook/react/issues/20235#issuecomment-732205073)
Interesting idea. May be line height is okay for now
Is this still an issue in the latest safari?
@chirayuchiripal can you provide us more info on the editor that needs the dimensions? If you are using something like a custom dropdown then can you render the input in...
Please check https://github.com/adazzle/react-data-grid/issues/2709#issuecomment-1010239549.
This needs further investigation for a possible solution.
We haven't found a good solution to this problem yet. We are open to suggestions. In the meantime you can add a key and reset the key when width is...