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
New brackets should go into a /brackets/new/ nested route. This view will walk the user through creating a bracket and then forward to /brackets/id/ upon save.
This means that you can only reach brackets.view if the phase is above 1.
The text was updated successfully, but these errors were encountered:
New brackets should go into a
/brackets/new/
nested route. This view will walk the user through creating a bracket and then forward to/brackets/id/
upon save.This means that you can only reach
brackets.view
if thephase
is above1
.The text was updated successfully, but these errors were encountered: