Exception is thrown for old versions of Chrome

This issue has been tracked since 2022-08-22.

Describe the bug

When I open react data grid in Chrome 81.0.4044.133 exception is thrown:

Uncaught TypeError: Cannot read property '0' of undefined

To Reproduce

  1. Open main page in Chrome version less than 84
  2. Look at console

Expected behavior

There should not be the exception.

Environment

Additional context

This exception is thrown by contentBoxSize property usage in useGridDimensions.ts.
This property is not available in Chrome versions less than 84.

tlehtimaki wrote this answer on 2022-09-19

I have thought that it is a security risk to use old versions of browsers? Why would it be important to support chrome versions other than latest?
edit: To be exact with latest I mean the long term support versions.

amanmahajan7 wrote this answer on 2022-12-05

RDG only supports evergreen browsers so closing this issue.

More Details About Repo
Owner Name adazzle
Repo Name react-data-grid
Full Name adazzle/react-data-grid
Language TypeScript
Created Date 2015-03-06
Updated Date 2023-03-23
Star Count 5922
Watcher Count 129
Fork Count 2072
Issue Count 161

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date