Sorry, we don't support your browser.  Install a modern browser
This post is closed.

container.hasAnyTag() does not work with decks (with tags inherited from cards)#1593

V

Give two cards the tag “test”
form a deck with those two cards by stacking the cards
=> UI shows deck inherit the tag “test”
=> container.getTags() return the tag “test”
BUT container.hasAnyTag return false !

Note : if you attribute a tag to the deck through the UI, container.hasAnyTag() return true

2 years ago
Changed the status to
In Progress
2 years ago
Changed the status to
Completed
2 years ago
1