Using ActiveTable on React project. Sample code:
<ActiveTable
ref={activeTableRef}
tableStyle={{
"width": "100%"
}}
data={[
['Planet', 'Diameter', 'Mass'],
['Earth', 1, 1],
['Mars', 1, 1],
]}
/>
Resizing window quickly:
Uncaught runtime errors:
×
ERROR
ResizeObserver loop completed with undelivered notifications.
at handleError (http://localhost:3001/static/js/bundle.js:38010:58)
at http://localhost:3001/static/js/bundle.js:38029:7
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too