HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 491 forks source link

Cannot read property 'appendChild' of undefined #247

Closed scratchyone closed 7 years ago

scratchyone commented 7 years ago

I just tried to set up vex. My files are:vex.combined.min.js,vex.css, and vex-theme-default.css. My code is `

` When I run this code, I get the error "Cannot read property 'appendChild' of undefined". Please help! Thanks. The error is in this line of vex.combined.min.js: "n.appendChild(p);"