olifolkerd / tabulator

Interactive Tables and Data Grids for JavaScript
http://tabulator.info
MIT License
6.6k stars 811 forks source link

ResizeObserver loop limit exceeded #1695

Closed duyvu1311 closed 5 years ago

duyvu1311 commented 5 years ago

Thank you for a great project! When using Tabulator with bootstrap, I encounter this error: 'ResizeObserver loop limit exceeded' Situation:

olifolkerd commented 5 years ago

Hey @duyvu1311

Please follow the bug request template if reporting a bug as it asks all the questions needed for me to be able to help you out.

Im afraid without a working example of this it will be very hard to diagnose what is going on. Could you create a JSFiddle or Code Pen to show the issue in action.

Cheers

Oli :)