Uncaught TypeError in JavaScript
-
I’m getting an
Uncaught TypeError: Cannot read property 'addMethod' of undefinedwhenever the plugin is activated. It looks like the plugin is working fine, but I’m worried that having this error would mess up any of the JS that I have/will have in place.Please let me know if you need more information about this.
I’m using the latest version of the plugin and WordPress.
Here’s what the full error looks like (copy paste from Chrome DevTools):
rsvp_plugin.js?ver=4.5.2:2 Uncaught TypeError: Cannot read property 'addMethod' of undefined(anonymous function) @ rsvp_plugin.js?ver=4.5.2:2i @ jquery.js?ver=1.12.3:2j.fireWith @ jquery.js?ver=1.12.3:2n.extend.ready @ jquery.js?ver=1.12.3:2K @ jquery.js?ver=1.12.3:2
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Uncaught TypeError in JavaScript’ is closed to new replies.