I am trying to add charts to a quasar app, but I keep getting TypeError: Cannot read properties of undefined (reading 'nodeName')
how to fix?
Code on stackblitz
I'm using
highcharts: v12.0.2
highcharts-vue: v2.0.1
quasar: v2.9.2
vue: v3.2.40