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
While you can currently specify a string to use for Toastr messages during the configuration, there's no obvious / easy way to setup a localized string.
I'd like to be able to either localize that string or disable the Toasts all together if that's not possible.
I worked around that issue by adding a CSS rule to hide the formhelper-toast-container element.
The text was updated successfully, but these errors were encountered:
While you can currently specify a string to use for Toastr messages during the configuration, there's no obvious / easy way to setup a localized string.
I'd like to be able to either localize that string or disable the Toasts all together if that's not possible.
I worked around that issue by adding a CSS rule to hide the
formhelper-toast-container
element.The text was updated successfully, but these errors were encountered: