Closed giratikanon closed 8 years ago
When I delete a 0 from the delegate count for a candidate in a race, I get a 200 from the server. But when I refresh the page, the value is 0 again, instead of blank.
0
Hmm. I can fix this -- I bet an integer field defaults to 0 instead of null or something. Will just coerce in the app.
When I delete a
0
from the delegate count for a candidate in a race, I get a 200 from the server. But when I refresh the page, the value is0
again, instead of blank.