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 I set, for instance, a specific ToastOption for error message to have them displayed without timeout, using setGlobalEachLevelOptions, the message gets erased.
if I set, for instance, a specific ToastOption for error message to have them displayed without timeout, using setGlobalEachLevelOptions, the message gets erased.
should probably use option.overwrite() to merge the options with the per-level defaults and the message.
The text was updated successfully, but these errors were encountered: