Local chart.js libraries are outdated from chart.js > 4.0

Created on 7 September 2023, over 1 year ago
Updated 15 February 2024, 10 months ago

Problem/Motivation

Since version 4.0 of chart.js there is no more chart.min.js is the distributed package.

Because of that the definied libraries are pointing to a js file which does not exists.

@see https://git.drupalcode.org/project/moderation_dashboard/-/blob/2.0.x/mod...

Steps to reproduce

Place a chart.js > 4.0 package into the libraries directory.

check the status report with the message according to the CDN/local assets.

Proposed resolution

If moderation_dashboard have to support chart.js 3 and 4 it is possible to change the library file to chart.js. Otherwise there is also a chart.umd.min.js.

So currently there is no chance to run chart.js > 4 with a local distribution

๐Ÿ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

๐Ÿ‡ฉ๐Ÿ‡ชGermany sunlix Wesel

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