Report an issue with the SWADE Item Tables module for Foundry VTT
When setting up a new actor with SWADE Item Tables' Character Builder, after assigning an ancestry, when I try to increase the skill die for the skills, I get the following error and the Character Builder does not reflect the changed die in the builder's skill list: ```js skill.ts:119 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'type') [Detected 2 packages: system:swade(4.4.2), swade-item-tables(1.24.0)] at skill.ts:119:32 at Array.filter (<anonymous>) at SkillData._onUpdate (skill.ts:119:12) at SwadeItem._onUpdate (foundry.js:11076:21) at SwadeItem._onUpdate (SwadeItem.ts:937:11) at foundry-esm.js:56583:15 at foundry-esm.js:56590:43 at Array.map (<anonymous>) at #handleUpdateDocuments (foundry-esm.js:56590:33) at async SwadeItem.updateDocuments (foundry-esm.js:11473:23) at async SwadeItem.update (foundry-esm.js:11584:23) at async CharacterBuilder.clickDieType (CharacterBuilder.mjs:1009:17) ``` However, looking at the character sheet, the change actually did happen, and re-opening the Character Builder does reflect the new skill die. This is on latest Foundry v12 and happens both with Item Tables `1.23.6` and `1.24.0`.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by mhilbrunner and has received 3 comments.