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

contentRect.offset.top is wrong on orientation change (Chrome Android) #77

Open
dkrieger opened this issue Sep 5, 2017 · 0 comments
Open

Comments

@dkrieger
Copy link

dkrieger commented Sep 5, 2017

I'm getting the right values on render, but the wrong values on orientation change. Inside my wrapped component, there is another wrapped component in use tracking margin, and that value is correct on orientation change. height/width values included in contentRect.offset are correctly updating. Is there a problem with rendering a wrapped component inside another wrapped component?

Side note: it is not clear what innerRef is. The usage of some of the props in general in the README aren't apparent.

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

1 participant