dbtek / react-popover

Totally controlled popover component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node is undefined

opened this issue · comments

I updated to latest version (v. 0.2.2) of this component and it doesn't work. I get following error: Node is undefined at line 120 of Popover.js. Can you check and make the fix?

having the same issue when I run tests using mocha

commented

This happens in all the Webpack bundled applications probably due to the loss of global context. I issued a pull request with a possible fix for the time being #10. Please review or add your comments to it.

Also @amiral84 Could you please confirm if this happens in 0.2.1.