Cards in decks that are inheriting cardType from another deck don't update when cardType is changed #435

Open
opened 2026-02-20 10:17:31 -05:00 by deekerman · 0 comments
Owner

Originally created by @bjalder26 on GitHub (Dec 5, 2021).

If you change a cardType (the actual cardType, not one of the properties) in a deck, and another deck is inheriting cardTypes, then in the first deck the cardType will update on the cards, but in the inheriting deck they will not, and those cards will disappear when the browser is refreshed. The reason being that the cardType in the card no longer exists in the inherited cardTypes.

Originally created by @bjalder26 on GitHub (Dec 5, 2021). If you change a cardType (the actual cardType, not one of the properties) in a deck, and another deck is inheriting cardTypes, then in the first deck the cardType will update on the cards, but in the inheriting deck they will not, and those cards will disappear when the browser is refreshed. The reason being that the cardType in the card no longer exists in the inherited cardTypes.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/virtualtabletop#435
No description provided.