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 property 'childNodes' of undefined - possibly library conflict #58

Open
Farving opened this issue Oct 5, 2015 · 0 comments

Comments

@Farving
Copy link

Farving commented Oct 5, 2015

I'm using jquery-popup-overlay in an angular app and having issues making it work.

When boiling it down to bare basics I can make it work as in this plunker:
http://plnkr.co/edit/fFA1moRHPl8t4OsTwOf1?p=preview

However in my full application I have an error "Cannot read property 'childNodes' of undefined" as in this plunker
http://plnkr.co/edit/D8Yxlod4QfGqLgdz3Tak?p=preview

The only difference I can see is using angular-ui module, so possibly a library conflict or fault due to special case of usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant