You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Im using this cordova plugin with capacitor. Everything works fine but when I want to display some wwwImage in my button it doesnt show.
My Implementation looks like that: backButton: { wwwImage: 'assets/img/back.png', wwwImageDensity: 2, align: 'left', event: 'backPressed' }
After debugging I get the attached error.
Is this a bug or do I make any mistakes ?
The text was updated successfully, but these errors were encountered:
Hello,
Im using this cordova plugin with capacitor. Everything works fine but when I want to display some wwwImage in my button it doesnt show.
My Implementation looks like that:
backButton: { wwwImage: 'assets/img/back.png', wwwImageDensity: 2, align: 'left', event: 'backPressed' }
After debugging I get the attached error.
Is this a bug or do I make any mistakes ?
The text was updated successfully, but these errors were encountered: