Skip to content

Conversation

antriver
Copy link

Fixes #438

@zverev78
Copy link

It will create multiple <div>s with the same id. Not an ideal solution.
Possibly we should change containerId to options.containerId + '-' + options.positionClass when options.containerId is default (i.e. == getDefaults().containerId),
change in css all #toast-container to .toast-container
and add this css class in createContainer().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multiple toasts with different positions take first position

2 participants