You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Long story short, if prototype.js is loaded by webpage - eg jenkins include it by default - it will make chart.js library not working, thus prohibiting any chartjs plugins to be doen for jenkins. Also as jenkins is strongly frozen on prototype.js, most likely unfixable in prototype.js, but you guys here may have some advices.
The text was updated successfully, but these errors were encountered:
Prototype.js has been removed from Jenkins and from Jenkins plugins as of Jenkins weekly 2.426. It will be removed from Jenkins LTS 2.426.1 when it releases 15 Nov 2023.
Hello, this is most likely chartjs issue, but considering the severity of it, any feedback may be welcomed.
all the info and reproducers - chartjs/Chart.js#11201
Long story short, if prototype.js is loaded by webpage - eg jenkins include it by default - it will make chart.js library not working, thus prohibiting any chartjs plugins to be doen for jenkins. Also as jenkins is strongly frozen on prototype.js, most likely unfixable in prototype.js, but you guys here may have some advices.
The text was updated successfully, but these errors were encountered: