Closed aleromano92 closed 9 years ago
What options specifically are being duplicated?
First thing that jumps out is that only one toast container can exist at a time. Containers are used to position the toasts.
If you are expecting the two toasts to appear in different locations at the same time, then that is not natively an option.
It is something that we are looking in to for v3.
It just the position. Your answer about the container solved my question. Thank you
Hi, I'm trying to open (nearly) at the same time two different toasts, one in the top-right and one in the bottom-right.
But they are opening always with the options of the first one (first called).
How can i have different toasts in the same page? thank you