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
Create a message dialog is a pain. Especially creating commands.
We should have a simple helper that accepts an object literal configuration as a parameter.
Each command should probably also wrap the command handler inside a show.done, to prevent "Access Denied" errors.
The text was updated successfully, but these errors were encountered:
Create a message dialog is a pain. Especially creating commands.
We should have a simple helper that accepts an object literal configuration as a parameter.
Each command should probably also wrap the command handler inside a show.done, to prevent "Access Denied" errors.
The text was updated successfully, but these errors were encountered: