SawkaDev

Results 12 comments of SawkaDev

> The code has to be changed from > > ```js > const chartJs = require('chart.js'); > ``` > > to > > ```js > const chartJs = require('chart.js/auto'); >...

> The best alternative I have tried that, but have so many issues it (using nextjs and it really does not get along with canvas). I keep getting this error...