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
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