xandrew / agree2disagree

GNU Affero General Public License v3.0
0 stars 0 forks source link

Fix new argument going in, out and in again on the UI. #38

Open xandrew opened 2 years ago

xandrew commented 2 years ago

First in is via the UI. Then OUT is by the next backend poll which may be out of date. Then the next backend poll fixes it with the last in.

We need to throw away the second backend result.