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

Cannot read property 'getBoundingClientRect' of undefined #16

Open
adriagil opened this issue Jan 17, 2017 · 4 comments
Open

Cannot read property 'getBoundingClientRect' of undefined #16

adriagil opened this issue Jan 17, 2017 · 4 comments

Comments

@adriagil
Copy link

So installing the latest version throws me that error.
The issue here as far a I can debug is due to

this.refs.grid //undefined

and the error happens on getGridRect method

return this.refs.grid.getBoundingClientRect(); //undefined

@badaljain
Copy link

badaljain commented Apr 25, 2017

Hi @ggordan , This library is ideal for my usecase but I am getting the same error.

@Kikobeats
Copy link

I'm getting exactly the same error

@godadada
Copy link

I wonder if this project is still being maintained? this issue has bee posted for a long time.

G

@maximls
Copy link

maximls commented Jul 20, 2018

Same here. A year later the issue is still here. The project is most likely abandoned.

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

5 participants