• Hi,
    I am using an audio plugin that uses js to display a play button, etc. and plays the live stream from my radio station. It seems that there is some conflict with the ajaxify plugin and the stream no longer plays. Has anyone had problems using js with this plugin or know how to adress this issue?
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Could be. Did you check the Developer Tools Console for any client side errors?

    Thread Starter regularlegspartner

    (@regularlegspartner)

    I saw this error, “Uncaught (in promise) DOMException: Failed to load because no supported source was found.”

    I don’t know if this has something to do with the fact that I’m running on my local machine. But it worked fine before activating the plugin. I’ve heard about needing to reload js or something. Could you explain what that means?

    Thread Starter regularlegspartner

    (@regularlegspartner)

    The error I received has to do with Chromes prevention of automatic audio play. But it doesn’t explain why the audio won’t play after the user has navigated the site

    The error suggests a secondary file was attempted to load but failed. Look under your Developer Tool – Network for JS files to see if there is a non-400 response associated with any of the files. What plugin are you using?

    Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    Can I see the problem?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problems with Javascript’ is closed to new replies.