chartJS not working with Cordova/Capacitor
-
Hi! First of all, thanks for the amazing work with Quasar!
I have managed to create an application using Quasar using chartJS for some very simple plots.
Both SPA and Electron are working just fine, but I can’t seem to make the charts work with Cordova or Capacitor. All native Quasar elements (QBtn, QSelect, etc) are there and working on my Android phone, with the exception being the plot made with chartJS.
Am I missing some very obvious configuration issue?
Thank you very much!