Console Uncaught TypeError
-
What’s going on with the below error in the console? I’m initiating it via the console like:
jQuery.featherlight("/wp-content/uploads/3.jpg");
But the same happens with a jQuery object, etc.
Uncaught TypeError: Cannot read property 'parent' of undefined at b.featherlight.afterContent (https://example.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.1.0:1:13224) at d (https://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:3856) at b.afterContent (https://example.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.1.0:1:9393) at b.d [as afterContent] (https://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:3856) at Object.<anonymous> (https://example.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.1.0:1:4865) at i (https://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:27449) at Object.fireWith [as resolveWith] (https://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:28213) at Object.e.(anonymous function) [as resolve] (https://example.com/wp-includes/js/jquery/jquery.js?ver=1.12.4:2:29192) at HTMLImageElement.e.onload (https://example.com/wp-content/plugins/wp-featherlight/js/wpFeatherlight.pkgd.min.js?ver=1.1.0:1:6090)
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Console Uncaught TypeError’ is closed to new replies.