minutemailer / react-popup

React popup component
http://minutemailer.github.io/react-popup/
MIT License
208 stars 71 forks source link

Demo render issue #26

Closed soundslikeodd closed 7 years ago

soundslikeodd commented 7 years ago

Looks like the Demo page has some rendering issues. In the prompt plugin example the render() method and the content member of the create() call are blank.
demo-render-issue Looks like some kind of post processing with the gh-page because the raw html looks fine, https://github.com/minutemailer/react-popup/blob/gh-pages/index.html.

tbleckert commented 7 years ago

Weird...but thanks! Might be a problem with prism.js also. I'll look it up!