Image is not updating from Pinia
My store and state is updating correctly. I’m using Ionic with vue.js composition with Pinia.
Ionic and Vue.js Composition
I’m using the vue.js composition and I have a dynamic background color that changes, however, no matter what I try I cannot get it to change, even in a computed property. Although the {{ themeColor }}
renders on the page and in the dom, the actual background color does not change…..Can anyone help?
ionic / vue input components not rendering correctly
I am attempting to merge an existing vue/ vuetify project into Ionic. Mostly working well, but I cannot get any form inputs to render correctly – they all appear vertically: