• Resolved gorrr

    (@gorrr)


    Java errors in the console, invalid path in admin.php lines 62-72:

    assets/leaflet/leaflet.js

    assets/widget.js

Viewing 1 replies (of 1 total)
  • Plugin Author Kenta Mattsson

    (@spelhubben)

    Thank you for reporting this! We’ve identified the issue – there are a couple of incorrect asset paths in admin.php (lines 62-72):

    1. Leaflet.js path is wrong: It points to leaflet.js but the file is actually at leaflet.js
    2. widget.js is referenced but doesn’t exist: This file is called but is not present in the plugin

    We’ll fix this in version 1.8.2, which is also coming with our other WordPress coding standards compliance updates.

    This should resolve the JavaScript console errors once deployed.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.