locale module tries to parse external leaflet script

Created on 10 September 2024, 4 months ago
Updated 11 September 2024, 4 months ago

The `locale` module tries to parse the leaflet script which is defined in the geofield_map libraries file.

This is most likely a mistake as external script should never be parsed. As a result, an exception is thrown: "Only local files should be passed to _locale_parse_js_file().". Upon looking more closely, it seems a simple `{ type: external }` should be added to solve the issue.

🐛 Bug report
Status

Fixed

Version

11.0

Component

Code

Created by

🇸🇪Sweden erikbrgn

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024