You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running Foundry 0.8.8, I get the following error in the console when I open actor sheets;
TypeError: Cannot read property 'length' of undefined
at JournalLink.includeLinks (journallink.js:123)
at JournalLink.includeActorLinks (journallink.js:109)
at Function._call (eval at <anonymous> (listeners.js:56), <anonymous>:4:14)
at Function.call (foundry.js:179)
at HarnMasterCharacterSheet._render (foundry.js:2097)
at async HarnMasterCharacterSheet._render (foundry.js:2729)
It doesn't seem to have any adverse effects.
The text was updated successfully, but these errors were encountered:
Running Foundry 0.8.8, I get the following error in the console when I open actor sheets;
It doesn't seem to have any adverse effects.
The text was updated successfully, but these errors were encountered: