Hi. I have an issue with some ionic component styles that sometimes are not properly loaded. It happens randomly to different components.
Here is an example with a IonIcon where the :host style is not loaded
Here is what it should look like:
Here is what I get the the bug occurs (the :host style is not loaded):
I use Ionic React, and here is my ionic info:
Ionic:
Ionic CLI : 6.12.1 (/home/arthur/.nvm/versions/node/v14.15.0/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/react 5.4.1Capacitor:
Capacitor CLI : 2.0.2
@capacitor/core : 2.0.2Utility:
cordova-res : not installed
native-run : not installedSystem:
NodeJS : v14.15.0 (/home/arthur/.nvm/versions/node/v14.15.0/bin/node)
npm : 6.14.8
OS : Linux 5.4
The thing is I cannot find a way to trigger the bug, it just happens randomly. I know it is not much info, but if someone has any idea of what could trigger this i would at least know what to look for.
TY
5 posts - 3 participants