Hi, i keep getting an error:
Error: <<showFamilyTree>>: error within widget code (Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of null (reading 'family'))<<showFamilyTree $tmpGirl.family>>
When i try to check the family tree in the npc. In the .html i thinks it is line 44306 :
<<if typeof $tmpGirl.family !== 'undefined'>>
Error: <<showFamilyTree>>: error within widget code (Error: <<if>>: bad conditional expression in <<if>> clause: Cannot read properties of null (reading 'family'))<<showFamilyTree $tmpGirl.family>>
When i try to check the family tree in the npc. In the .html i thinks it is line 44306 :
<<if typeof $tmpGirl.family !== 'undefined'>>