minutemailer/react-popup

Uncaught TypeError: Cannot read property 'key' of undefined

Closed this issue · 4 comments

Got error when import. Using preact

screen shot 2018-07-26 at 13 04 30

Strange. Does this happen right away or after a certain action? How is your setup looking?

I haven't tested this against preact yet but it shouldn't make a difference.

I think the best way to approach this is to offer separate bundles for preact and maybe a few other react alternatives.

I should init my js code after dom loaded or something like that.