HearthSim / Joust

🍿 Hearthstone replays in your browser.
https://hearthsim.info/joust/
118 stars 20 forks source link

"Wrapper div has no height or width" spam in the console when hovering minions #121

Closed jleclanche closed 8 years ago

jleclanche commented 8 years ago

raven.min.4999507b43e4.js:2 Wrapper div has no height or width, try overriding style with containerStyle option

beheh commented 8 years ago

Upstream issue: digidem/react-dimensions#40 (we're using flexbox too).

beheh commented 8 years ago

Fixed by digidem/react-dimensions#43, next upstream release should fix it.