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
Skip reporting for <form method="dialog"> submit buttons
Submit buttons inside <form method="dialog"> intentionally use click
handlers to close the dialog. Flagging these is a false positive.
See ember-template-lint/ember-template-lint#2989
0 commit comments