onecrayon / api.ashes.live

Backend API for a fan-developed deckbuilder and community website for the card game Ashes Reborn
ISC License
13 stars 3 forks source link

Bug: unable to clone public deck #72

Closed onecrayon closed 2 years ago

onecrayon commented 2 years ago

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/

onecrayon commented 2 years ago

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.