FLPub / symbaroum5ecore

For development of the Ruins of Symbaroum core rules module
GNU General Public License v3.0
10 stars 7 forks source link

Clicking on a skill or the proficiency circle throws an error #53

Closed pwatson100 closed 8 months ago

pwatson100 commented 1 year ago

FVTT Versions V10-303 and V11-306 DnD5e Version: 2.2.2 RoS 5e Core Version: 2.1.0

Clicking a skill throws this error: Uncaught TypeError TypeError: Cannot read properties of null (reading 'dataset') at _onRollSkillCheck (localhost꞉30000/systems/dnd5e/dnd5e.mjs:14558:60) at dispatch (localhost꞉30000/scripts/jquery.min.js:2:43064) at y.handle (localhost꞉30000/scripts/jquery.min.js:2:41048) dnd5e.mjs:14558 _onRollSkillCheck @ localhost꞉30000/systems/dnd5e/dnd5e.mjs:14558:60

and clicking on the proficiency circle throws this: Uncaught TypeError TypeError: Cannot read properties of null (reading 'querySelector') at _onCycleProficiency (localhost꞉30000/systems/dnd5e/dnd5e.mjs:14138:26) at (localhost꞉30000/systems/dnd5e/dnd5e.mjs:13831:77) at dispatch (localhost꞉30000/scripts/jquery.min.js:2:43064) at y.handle (localhost꞉30000/scripts/jquery.min.js:2:41048) dnd5e.mjs:14138 _onCycleProficiency @ localhost꞉30000/systems/dnd5e/dnd5e.mjs:14138:26