setCode seems to no longer be included in cards.astro #34

Closed
opened 2026-03-02 01:52:13 +00:00 by zharding · 1 comment
Collaborator
{card.set?.setCode}
doesn't render
<div class="text-secondary flex-grow-1">{card.set?.setCode}</div> doesn't render
zharding added the bug label 2026-03-02 01:52:13 +00:00
zharding added this to the pokemon project 2026-03-02 01:52:13 +00:00
zharding moved this to To Do in pokemon on 2026-03-02 01:52:17 +00:00
Owner

the value should be card.setName now that it's coming from the index - it's fixed on cards.astro

the value should be card.setName now that it's coming from the index - it's fixed on cards.astro
tmiller moved this to In Progress in pokemon on 2026-03-02 03:15:31 +00:00
tmiller moved this to Done in pokemon on 2026-03-02 03:15:33 +00:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tmiller/pokemon#34