Collection Pages Crashes after creating an incomplete card #31
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JMTNTBANG/PokemonTCG-Collector#31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When you create a card that doesn't fit the criteria of the Card class, the details screen displays an error, though displaying that error, the system still creates the card in the database. Causing an issue when loading the collection as the server sees the card as an invalid card.