Has anyone ran into this before? I’m adding an ajax event onclick and I’m getting this error through the console on the browser as soon as I load the page.
“scJQAddEvents is not defined”
This is the exact same code I’ve used in 3 other projects and has worked flawlessly.
I’ve removed all my ajax events, readded them, etc. I’m pretty sure I’m going to have to delete the entire application and recreate it because ScriptCase seems to hold bad code once it gets messed up.