WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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