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
add failureImageUri="res://ns_logo" to demo-angular/app/components/app.component.ts and change src to somthing that is not able to load like adding a random char to the current src path
npm run demo.ng.android
the failureimage will NOT be displayed
if I try npm run demo.android then the failure image works.
so i think there is only something wrong with the angular variant of the plugin. i found this issue while using your plugin in my own project with angular. there are also a lot of other things like blurRadius or that do not work in angular, but do work in the non-angular demo..
The text was updated successfully, but these errors were encountered:
Which platform(s) does your issue occur on?
i tested on android with version 9.0
Please, provide the following version numbers that your issue occurs with:
Please, tell us how to recreate the issue in as much detail as possible.
if I try npm run demo.android then the failure image works.
so i think there is only something wrong with the angular variant of the plugin. i found this issue while using your plugin in my own project with angular. there are also a lot of other things like blurRadius or that do not work in angular, but do work in the non-angular demo..
The text was updated successfully, but these errors were encountered: