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

Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. #58

Open
ellenaua opened this issue Mar 14, 2017 · 0 comments

Comments

@ellenaua
Copy link

ellenaua commented Mar 14, 2017

I use filepicker-js 2.4.18 and get this error in console
Uncaught DOMException: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.

This is not critical as upload still works.
But would be nice to fix it.

This happens because you remove filepicker_shade first, and then try to remove filepicker_dialog_container which was located inside filepicker_shade

https://github.com/filepicker/filepicker-js/blob/2.4.18/src/dialog/modal.js#L99-L106

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