• Resolved Mardovar

    (@mardovar)


    The Query Monitor plugin reports “Missing Dependencies” from source “wp-content/plugins/get-directions/frontend/js/frontend.js” with dependencies “jquery, mapquest-maps-js (missing)”. The directions seem to work just fine, but I thought I should report the error. The error is noted on all pages of the site, not just the one where the plugin is used.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author fullworks

    (@fullworks)

    Well the file is there see
    https://plugins.svn.www.ads-software.com/get-directions/trunk/frontend/js/

    And it is enqueued using wp_enqueue_script in the approve manner.

    So I have no idea why query monitor says it is a missing dependenacy, perhaps query_monitor support should be asked? I’ll install QM and a test site and see what I can see.

    Plugin Author fullworks

    (@fullworks)

    OK I have seen it, there is a dependency set on that script with a minor typo, it will be fixed in the next release.
    As you say it doesn’t impact the running of the plugin as the scripts are enqueued in the right order anyway.

    • This reply was modified 5 years, 10 months ago by fullworks.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Query Monitor reports missing dependencies’ is closed to new replies.