juliancwirko / react-s-alert

Alerts / Notifications for React with rich configuration options
https://www.npmjs.com/package/react-s-alert
MIT License
649 stars 75 forks source link

uses global position config when not overwritten #10

Closed poops closed 8 years ago

poops commented 8 years ago

This fixes an issue where specifying a global position config, any subsequent calls to Alert, resets the position back to the default "top-right".

juliancwirko commented 8 years ago

oh :/ nasty bug, my bad. Many thanks!