jeffreydwalter / ColReorderWithResize

Column reordering and resizing plug-in for DataTables
http://www.datatables.net/
MIT License
42 stars 51 forks source link

ColReorderWithResize not working after chrome update 91.0.447 #33

Open deepthipyatla opened 3 years ago

deepthipyatla commented 3 years ago

With "allowReorder": false, and "allowResize": true, I am facing columnWidth resizing issue whenever I try to maximize the column only the header is maximizing horizontally but the below column size are remaining as it is This was working fine earlier and has caused issues after the latest chrome 91 update. Attaching the screenshot for reference. Any help in resolving this is appreciated. Thanks in Advance.

image