Cannot read property split of undefine
-
Throwing error on each page, when i checked in developor tools of chrome on below line in count.js…
url = nodes[i].parentNode.href.split(‘#’, 1);
Error : => Cannot read property split of undefineIs there any fix for this?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Cannot read property split of undefine’ is closed to new replies.