[BUG] Template Setting Headers all [Object object]
Closed this issue · 1 comments
MicahZoltu commented
Module Version: v0.6.8
Before open any issue
- Enable the module setting "Enable debugging"
- Click F12 go to the console tab
- make the test you want and replicate the error
- Go to the tab console open on point 2) and just right click and click 'Save as' and 'Save' or send a screenshot of the exception on the console.
- Attach the text file on the github issue with all the logs related tot he module, or send a screenshot of the messages on the console.
Describe the bug
The headings for Templates are all [Object object]
.
To Reproduce
Steps to reproduce the behavior:
- Go to Module Settings.
- Click on Template Settings button.
- See error
Expected behavior
Headers have text.
Browser:
- Firefox
Foundry Version:
12.331
Game System:
D&D 4.0.4
Additional context
Relatively fresh install of Foundry with few additional modules:
Active Auras, Active Token Effects, Automated Animations, DDB-Importer, JB2A, libWrapper, Sequencer, socketlib, Token Magic FX.
MicahZoltu commented
Looks like I somehow got an old version (despite just installing this yesterday). Updating to latest resolved the issue.