pupudu / window-table

Windowing Table for React based on React Window
https://window-table.netlify.com/
170 stars 13 forks source link

After mount, Html5Table rows start out sized correctly, but their height quickly grows too large #66

Open mgummelt opened 4 years ago

mgummelt commented 4 years ago

See here:

https://codesandbox.io/s/adoring-fermi-swfl3?file=/src/App.js

pupudu commented 4 years ago

Hi @mgummelt Thanks for reporting the issue. I don't see the issue on my computer, perhaps it's related to a specific environment. Which browser and operating system are you using?

mgummelt commented 4 years ago

I'm using chrome + ubuntu.

I can't repro on firefox, and my friend can't repro on chrome + mac, so it seems quite platform dependent. I might do some more poking around. Thanks for checking on it.

pupudu commented 4 years ago

Cool Thanks @mgummelt I'll try to reproduce it on browserstack