Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lots of warnings using flex layout #40

Open
ajrouvoet opened this issue Jul 26, 2016 · 2 comments
Open

Lots of warnings using flex layout #40

ajrouvoet opened this issue Jul 26, 2016 · 2 comments
Milestone

Comments

@ajrouvoet
Copy link

ajrouvoet commented Jul 26, 2016

It seems that everytime the flex layout changes, render is called multiple times. And a bunch of times containerWidth and containerHeight are undefined. Everytime, in the last render-call, everything is fine and it works as intended.

This leads to a whole bunch of warnings of the type: Wrapper div has no height or width, try overriding style withcontainerStyleoption.

This happens even if I do not set 'elementResize' to true!

@beheh
Copy link

beheh commented Aug 11, 2016

Fixed in #43.

@gmaclennan gmaclennan added this to the 2.0.0 milestone Aug 12, 2016
@thearabbit
Copy link

I have the same problem, how to fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants