onecrayon / api.ashes.live

Backend API for a fan-developed deckbuilder and community website for the card game Ashes Reborn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: unable to clone public deck

onecrayon opened this issue · comments

On the live site, it's impossible to clone this deck because the Deck ID is claimed to be invalid:

https://ashes.live/decks/22307/

This was fixed on the front-end; the backend was actually working perfectly, but the front-end was sending the wrong deck ID in some instances.