schiehll / react-alert

alerts for React
MIT License
607 stars 98 forks source link

ReferenceError: window is not defined #16

Closed afeiluo closed 7 years ago

afeiluo commented 7 years ago

/node_modules/react-alert/dist/alert.js:224 return /msie [6-9]\b/.test(window.navigator.userAgent.toLowerCase());

schiehll commented 7 years ago

Should be fixed with the v2 release. A lot of issues here are really old, as the project was unmaintained, so I will close all issues. Feel free to ask to open it again if the issue persist after v2 update.