AutarchLLC / foundryvtt-acks-core

Adventurer Conqueror King System Imperial Imprint (ACKS II) core game module for the Foundry Virtual Tabletop.
https://autarch.co
Other
6 stars 2 forks source link

Regression: Clicking a spell name yields error #6

Closed ArcanistWill closed 2 weeks ago

ArcanistWill commented 5 months ago

Description When clicking a character's Spell name in the listing, an error is produced.

To Reproduce Steps to reproduce the behavior:

  1. Create a basic character and add at least 1 Spell from Compendium
  2. go to the sheet for Spells
  3. Click on the Spell's name and you will see the error.
  4. There seem to be 2 errors that may occur.

Expected behavior The expected behavior is that when you click the spell name, the spell description will expand and be displayed in the character sheet.

Screenshots Here is an example of the error that I got in the console. This was just re-confirmed with latest build.

image The below one, I think this was an error on my part. I am leaving it here just in case it is useful. spell-click-name-error

LeRatierBretonnien commented 5 months ago

Has been fixed by commit e0ce600

ArcanistWill commented 2 weeks ago

I am testing latest build with all recent fixes (12.0.15) and confirm this can be closed.