• Resolved krizkroz

    (@krizkroz)


    Hi,

    In your currently linked frontend-dev.min.js, you assign the namespaced cwginstock.ajax_url to a global ajax_url variable 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 your cwginstock.ajax_url directly later at url: ajax_url in perform_ajax()?

    Thanks!

    Kriz

Viewing 1 replies (of 1 total)
  • Plugin Author CodeWooGeek

    (@codewoogeek)

    Hello,

    Thank you for your feedback.

    We’ve addressed the issue you reported in the latest version (5.9.0).
    Please update to the latest version and check if everything works as expected.

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘JavaScript Collision ajax_url’ is closed to new replies.