Drop: Claim buttons go out of sync
Opened this issue · 0 comments
JanGross commented
If cards are claimed too quickly, the claim / claimed states go out of sync.
It should only be a visual bug, however, we should probably check all card states before pushing component updates.
This either works with the Card instances held in memory or we need to set-up a system to debounce queries.