Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

"TypeError: node.getBoundingClientRect is not a function" on drop outside the document (FF 32) #6

Open
jledentu opened this issue Oct 31, 2014 · 1 comment

Comments

@jledentu
Copy link

Hi !

In Firefox 32, I get an error :

TypeError: node.getBoundingClientRect is not a function

with the core-drag-drop demo , when I drop an "Hello World" element outside the DOM document, or outside the browser window.
I get a similar error in node-webkit 0.10.5 (chromium 35) :

TypeError: Cannot read property 'getBoundingClientRect' of null"

In the framed function, node seems to be null.

No problem in Chrome 38.

@Pickachu
Copy link

👍

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

No branches or pull requests

2 participants