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
Currently it's not possible to disable ConfirmationDialog primary action button. It only has loading attribute, which does disable it, but also shows a spinner.
I suggest to introduce an extra flag disabling the primary action button.
The text was updated successfully, but these errors were encountered:
Currently it's not possible to disable ConfirmationDialog primary action button. It only has
loading
attribute, which does disable it, but also shows a spinner.I suggest to introduce an extra flag disabling the primary action button.
The text was updated successfully, but these errors were encountered: