Capacitor q-btn not displaying correctly
-
I just started playing with capacitor. I have simple template app, nothing special.
Only issue I noticed, is that q-buttons are not displaying correctly. No color or shape. only label and icon. but also shape is not right, there is no margin or positioning like rendered in web browser.
Not sure if that’s compatibility issue, I don’t really know how to inspect element just like in Chrome, as I can only deploy apk on my phone directly.
That’s how it looks in Chrome:
And on Android /capacitor
-
@Uneasy I think this might be related to the issue I had on Electron:
https://forum.quasar-framework.org/topic/4883/messed-up-button-positions-since-last-quasar-update/12
Also, you might want to try their fix:
https://github.com/quasarframework/quasar/issues/5843
Cheers,
Michael -
I confirm it works fine after just upgrading to quasar 1.5.9