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

TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect' #180

Open
skedwards88 opened this issue Jul 8, 2023 · 4 comments

Comments

@skedwards88
Copy link

I am getting an unhandled error TypeError: Cannot read properties of undefined (reading 'getBoundingClientRect'. I'm not sure what triggers this, but it seems like it occurs when I try to drag the element outside of the drop target.

I am using version 3.0.0-rc.0.

image

Project where this occurs:

sha f5fbb66ffba31ed8068c03b8a2236c585577f565 on https://github.com/skedwards88/sector-new.

Clone the repo, checkout the above sha, then run npm install, npm run build, npm run dev and view the project at http://localhost:8081/.

Drag the tile at the bottom of the game onto the board, then try to drag the tile out of the gray area.

@skedwards88
Copy link
Author

I downgraded to version 2.3.0-rc.2 and no longer see this problem.

@adam-drozdz-ie
Copy link

I have this problem as well.

@needsmorecoffee
Copy link

I didn't see this issue before I opened #181 but it's the same issue.

@stnor
Copy link

stnor commented Jan 30, 2024

Also have this problem.

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