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
Someone dm'd sn's X account that they were stuck at this screen. They thought 0 was equivalent to blank so perhaps it should be.
The solution is to allow these to pass - but ONLY on clientside validation (server side uses the same validation so we don't want to allow the client to pass '0' forwards to us) - then filter these out before calling the mutuation. validation ideally.