You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this issue is because of #149, but the positionClass doesn't seem to work after the issue was fixed. If you notice "positionClass": "toast-bottom-full-width", but it doesn't seem to take that into consideration.
Seems to happen when the first thing that is done is a clear, which means it is also when the container does not yet exist and it is cleared. I'll take a look or you can if you get a chance first.
I am not sure if this issue is because of #149, but the positionClass doesn't seem to work after the issue was fixed. If you notice
"positionClass": "toast-bottom-full-width"
, but it doesn't seem to take that into consideration.Example: http://cssdeck.com/labs/m1xasijx
And this only happens if the "Clear and Show Toast" button is clicked before the "Show Toast" button on the example.
If the "Show Toast" button is clicked first, it works fine.
The text was updated successfully, but these errors were encountered: