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
When you, for example, configure a "no ticket role" or role that has been added to all of the cantAccess under the ticketTypes, it will throw an error since the ticket tries to create SelectMenu with no option, which isn't allowed.
Solution
Return a reply stating no ticket options available without creating a SelectMenu component.
The text was updated successfully, but these errors were encountered:
Issue
When you, for example, configure a "no ticket role" or role that has been added to all of the
cantAccess
under theticketTypes
, it will throw an error since the ticket tries to create SelectMenu with no option, which isn't allowed.Solution
Return a reply stating no ticket options available without creating a SelectMenu component.
The text was updated successfully, but these errors were encountered: