Open hariaakash opened 6 years ago
Is there a possible way to check if the new toast triggering already exists, if so then stop the new one.
You can set the stack property to false in the options; in that case it will always show one toast at most.
stack
false
Is there a possible way to check if the new toast triggering already exists, if so then stop the new one.