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

errorCannot read property 'offsetHeight' of null #147

Closed
pratikt4f opened this issue Apr 11, 2018 · 7 comments
Closed

errorCannot read property 'offsetHeight' of null #147

pratikt4f opened this issue Apr 11, 2018 · 7 comments

Comments

@pratikt4f
Copy link

pratikt4f commented Apr 11, 2018

Issue
return elements without key

Noted From Log
Check the render method of InfiniteScroll. It was passed a child from Tours. See https://fb.me/react-warning-keys for more information.
in div (created by Tours)
in InfiniteScroll (created by Tours)
in div (created by Tours)
in section (created by Tours)
in div (created by Tours)
in div (created by Tours)
in Tours (created by Connect(Tours))
in Connect(Tours) (created by Route)
in Route (created by ClientRoute)
in Switch (created by ClientRoute)
in Router (created by ClientRoute)
in ClientRoute (created by Connect(ClientRoute))
in Connect(ClientRoute)
in div
in Provider
in AppContainer

Chrome
Version: 65.0.3325

From Tracking
ifs_2018-04-11 11 26 53

Please Help : @danbovey

@partykyoung
Copy link

I'm having the same issue

@cherya
Copy link

cherya commented Aug 9, 2018

same for me

@skovy
Copy link

skovy commented Aug 22, 2018

We have also been running into this error.

Opened a PR with a fix that seems to have fixed this specific error for us: https://github.com/CassetteRocks/react-infinite-scroller/pull/172

@skovy
Copy link

skovy commented Sep 14, 2018

@danbovey now that the linked PR was just merged, I believe this issue should be resolved?

@pratikt4f @partykyoung @cherya does updating to version 1.2.1 resolve this issue for you?

@danbovey
Copy link
Owner

Closed in #172

@pratikt4f
Copy link
Author

Thank you so very much. @skovy @danbovey

@hyl1374961656
Copy link

Is the problem solved? Why does this still exist on my side

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

6 participants