Open peiris opened 5 years ago
Hi @peiris try to use .createPicker instead of .from. The method .from returns an array of ACPController and for some reason Stencil doesn't recognize on/off. Instead .createPicker returns just one ACPController instance.
I'm trying to integrate this with a StencilJs component. I have the below code.
But Stencil build fails with a warning as below, with a highlight for
.on(