marcio / react-skylight

A react component for modals and dialogs
http://marcio.github.io/react-skylight/
MIT License
571 stars 97 forks source link

Close button not working #65

Closed edargham closed 6 years ago

edargham commented 7 years ago

The component is successfully loading on my browser, however, when I hover over the document, the text turns white and the close button is not working.

Please note that I am listing an array of links where each link should open a modal.

Here is a snapshot of my function where skylight is called:

screen shot 2017-11-28 at 7 17 00 pm

the function is invoked here:

screen shot 2017-11-28 at 7 18 39 pm