JavaScript Collision ajax_url
-
Hi,
In your currently linked frontend-dev.min.js, you assign the namespaced
cwginstock.ajax_urlto a globalajax_urlvariable for one-time use. In my case, this triggers a JavaScript error due to a collision with the global variable name. Why don’t you use yourcwginstock.ajax_urldirectly later aturl: ajax_urlinperform_ajax()?Thanks!
Kriz
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘JavaScript Collision ajax_url’ is closed to new replies.