Needs review
Project:
Colorbox
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2024 at 09:32 UTC
Updated:
28 May 2024 at 10:01 UTC
Jump to comment: Most recent
purify.min.js has a closing comment of //# sourceMappingURL=purify.min.js.map, which tells the browser to load purify.min.js.map.
However, in the colorbox.make file, we are not downloading the purify.min.js.map for the library. This results in a 404 for purify.min.js.map.
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 #3
colinstillwell commented