fantasycalendar / FoundryVTT-Tagger

Other
6 stars 4 forks source link

Tagger.applyTagRules returns an error when called directly. #18

Closed Richard-Hounshell closed 2 years ago

Richard-Hounshell commented 2 years ago

Describe the bug When attempting to call applyTagRules an error appears in the console "inTags is not iterable"

To Reproduce Steps to reproduce the behavior:

  1. Select a token
  2. Go to the console
  3. Type: Tagger.applyTagRules(canvas.tokens.controlled)
  4. See error

Expected behavior Should apply all rules to tags for this token

Setup:

Active modules:

image

Haxxer commented 2 years ago

Could you please include the error.

Richard-Hounshell commented 2 years ago

image

Haxxer commented 2 years ago

Fixed in 1.3.7