0.19.0 breaks resizable columns
- bug: Columns are unable to be resized
Environment Details
- react-tabulator version: 0.19.0
Long Description
To test, just use the demo from the readme. The columns are not resizable. Changing the Codesandbox package.json version to 0.18.1 fixes the issue. Upon inspecting the elements, it appears like the tabulator-col-resize-handle elements are not being handled correctly in version 0.19.0.
0.19.0 breaks resizable columns
Environment Details
Long Description
To test, just use the demo from the readme. The columns are not resizable. Changing the Codesandbox package.json version to 0.18.1 fixes the issue. Upon inspecting the elements, it appears like the tabulator-col-resize-handle elements are not being handled correctly in version 0.19.0.