slmgc / react-hint

Tooltip component for React, Preact, Inferno
https://react-hint.js.org/
MIT License
335 stars 28 forks source link

The website is broken #16

Closed kajyr closed 6 years ago

kajyr commented 6 years ago

Hi! Thanks for react-hint, I am using it and having a good time :) I wanted to adopt it on a bigger project of mine, but but website https://react-hint.js.org is at the moment broken, and I cannot demo the tooltip to the rest of the team.

The error is

Uncaught ReferenceError: ReactHintFactory is not defined
        at react-hint.js.org/:335

Thanks,

slmgc commented 6 years ago

It might have been a transient outage of https://unpkg.com. I don't see any issues ATM, checked with Safari, Chrome, and Firefox. Could you check it again? If it's still broken for you, could you also check the network tab for any 4xx?

kajyr commented 6 years ago

Yes nw it works perfectly! :) Sorry for the issue :)