Fixed
Project:
Leaflet
Version:
10.4.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2026 at 16:19 UTC
Updated:
7 May 2026 at 08:33 UTC
Jump to comment: Most recent
Leaflet map shows javascript code instead of attribution
function () { [native code] }

Not sure about the steps
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2026-05-06 at 9.47.41 PM.png | 636.07 KB | ameymudras |
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
itamair commentedthanks @ameymudras
but after a better inspection it looks that moving/upgrading to maplibre-gl-leaflet version: 0.1.3 (Ref: https://github.com/maplibre/maplibre-gl-leaflet/releases/tag/v0.1.3) corrects this issue.
Going to merge the newly updated MR !69 ...
Comment #6
ameymudras commentedThanks @itamair