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
Right now, the form validation for submitting or updating a session launcher doesn't have an else branch to catch unexpected issues, like when there's a problem with the command or arguments format.
Note:
It would be ideal to use react-hook-form to handle and report the error.
The text was updated successfully, but these errors were encountered:
Right now, the form validation for submitting or updating a session launcher doesn't have an else branch to catch unexpected issues, like when there's a problem with the command or arguments format.
Note:
It would be ideal to use react-hook-form to handle and report the error.
The text was updated successfully, but these errors were encountered: