Hi guys
i’m testing Capacitor for the very first time. I’ve migrated a cordova (+ VueJS + Onsen UI) test application because in cordova, when using hardware acceleration, I have a lot of graphical artefacts (like the following image) and very slow performance, in example, during a list scroll, items are rendered after a couple of seconds of lag.
I’ve thought that with Capacitor everything would run better but i’m experiencing the exact issue. Any idea ?
Disabling HW acceleration fix all issues but the overall performance is heavy affected and everything is almost unusable (but graphically perfect)