Funky89

Results 3 comments of Funky89

@LeeLenaleee Hello and thank you, I just tested for nesting and I have the same problem Cannot load helper function It still tries to read the file: https://192.168.1.70/script/chart.js/helpers.js Except that...

Hello, I am coming back because here is the new code which "works" but does not suit me. ``` require.config({ paths: { chart: "../script/chart", datalabels: "../script/chartjs-plugin-datalabels" }, shim: { chartjs:...

@LeeLenaleee Hello, I had already tried and I get the same error mentioned above. Impossible to do the relation directly from the require, I don't know why