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
Convert the fetch inside submitTicket function in CreateTicket.js to a mutation. Currently using a fetch with method set to 'post', but could lead to issues with invalidated cache.
The text was updated successfully, but these errors were encountered:
Convert the fetch inside submitTicket function in CreateTicket.js to a mutation. Currently using a fetch with method set to 'post', but could lead to issues with invalidated cache.
The text was updated successfully, but these errors were encountered: