schiehll / react-alert

alerts for React
MIT License
607 stars 98 forks source link

NOT Working on Safari #10

Closed GJ2511 closed 8 years ago

GJ2511 commented 8 years ago

@schiehll Alert component not working on safari.

Even Tried Demo link :- http://schiehll.github.io/react-alert/

getting following error:-

TypeError: 'undefined' is not a function (evaluating 'Object.assign(alert, options)')

Can you fix this urgently, Please

GJ2511 commented 8 years ago

@schiehll Any updates???

dherran commented 8 years ago

Project is no longer maintained and will likely not be fixed.

I suggest forking it and fixing the issue manually on your own if you really need the module.

GJ2511 commented 8 years ago

ok Thx

GJ2511 commented 8 years ago

@schiehll @dherran Fixed Es6 support on safari . Do you want me to create a pull request so that you can publish new module