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
If a user leaves the name of one or more items as an empty string, they shouldn't be allowed to submit the form until they fill all of those empty item names. Currently, this isn't enforced and results in a bug during submission on the server.
If a user leaves the name of one or more items as an empty string, they shouldn't be allowed to submit the form until they fill all of those empty item names. Currently, this isn't enforced and results in a bug during submission on the server.