Closed (fixed)
Project:
Charts
Version:
5.1.x-dev
Component:
C3.js integration
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
1 Apr 2026 at 14:28 UTC
Updated:
20 Apr 2026 at 02:40 UTC
Jump to comment: Most recent
When the CDN is in use, the JS files (in particular, the shim file) are not in the correct order. We need to take the second JS file out of the D3 library and make a new library for it.
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
andileco commentedComment #4
andileco commentedI have tested this on multiple environments, including a fresh environment, and the patch solves the issue. The code change is straight-forward.
Comment #5
andileco commented