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
[AuButton] deprecate the default loading message (#497)
The default loading message is a footgun. Many projects forget to properly set this which means the default is used, even though it's not a good fit for the context.
By requiring an explicit loading message this should no longer be an issue.
0 commit comments