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
If the toast call returned something we can hold onto, then we would be able to use that to update or dismiss the toast. For example, a toast which says "You have lost your connection" could be removed when the connection is restored. Right now, we can do it by assigning our own ID to the toast and then selecting by ID.
Great plugin - it would be great to have the $.toast call returning the newly created object.
The text was updated successfully, but these errors were encountered: