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
Error handling for the create review endpoint on the frontend
This is in the review form itself
Handle the errors and display an error
Let's stop the user in the form if they try and create a review for a term they already have too many in:
This is in the CoopCycleSection . Before you allow the next function to process, make sure that the profile associated with the review doesn't have too many of the same review. Reach out if you need help!
The text was updated successfully, but these errors were encountered:
Error handling for the create review endpoint on the frontend
This is in the review form itself
Handle the errors and display an error
Let's stop the user in the form if they try and create a review for a term they already have too many in:
This is in the CoopCycleSection . Before you allow the
next
function to process, make sure that the profile associated with the review doesn't have too many of the same review. Reach out if you need help!The text was updated successfully, but these errors were encountered: