el.parentNode
-
After installing AYAH on one of my sites, I started receiving the following page error:
Type Issue
‘null’ is not an object (evaluation ‘el.parentNode’)
It seems to be referencing line 330/331 of the AYAH source code:
var el = document.getElementById(‘ayah-comment-after’);
el.parentNode.removeChild(el);Any ideas on how to resolve this?
TIA
Rat
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘el.parentNode’ is closed to new replies.