foundryvtt-forien-quest-log icon indicating copy to clipboard operation
foundryvtt-forien-quest-log copied to clipboard

[BUG] Console Error

Open HippyCraig opened this issue 3 years ago • 0 comments

Module Version: v0.5.3

Describe the bug Seeing Error when trying to save in Console see below:

To Reproduce Open a new Quest Log

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Browser: Chrome Latest

Foundry Version: 0.7.8

Game System: 5e

Additional context TypeError: An error occurred while rendering QuestForm 63: Cannot read property 'data' of undefined at QuestForm.FormApplication._activateEditor (index.js:63) at QuestForm._activateEditor (quest-form.mjs:183) at HTMLTextAreaElement. (index.js:55) at Function.each (jquery.min.js:2) at S.fn.init.each (jquery.min.js:2) at QuestForm.FormApplication.activateListeners (index.js:55) at QuestForm.activateListeners (quest-form.mjs:212) at QuestForm._render (foundry.js:4537) at async QuestForm._render (foundry.js:5157) (anonymous) @ foundry.js:4481 Promise.catch (async) render @ foundry.js:4479 (anonymous) @ quest-log.mjs:78 dispatch @ jquery.min.js:2 v.handle @ jquery.min.js:2

HippyCraig avatar Dec 06 '20 15:12 HippyCraig