Closed monkeyArms closed 4 years ago
Hey @monkeyArms Thank you for reporting the issue. Do you get the same error in chrome as well?
Yes - same error in Chrome & Edge.
I looked into this a bit more, and updating the data
prop is not the issue. I have a minimal example here that displays the console error.
Hi @monkeyArms Sorry about the delay. This has been fixed in v0.13.2
Works great. Thank you for the fix and the awesome library!
I am having issues with the HTML5Table component when the
data
prop is updated.Console error (Firefox):
Code below:
WindowTableTest.js
PageTest.js:
Using window-table 0.12.1 and React 16.13.1.