Open darkmantle opened 5 years ago
facing the same issue, Any work arounds @darkmantle @triniwiz ?
Please provide the template for your modal @darkmantle, @ParthMaisheri.
Hi, if I use ImageSource to src, it didn't load the image but it works only with string (url, path etc)
Any errors also can you share the code or an example ? @Woongsik platform ?
Any errors also can you share the code or an example ? @Woongsik platform ?
I use ns-vue and then normally works with url but not with ImageSource. This happened in android.
"TypeError: this.src.startsWith is not a function"
Ah it thinks the source is a string I’ll see what I can do
Ah it thinks the source is a string I’ll see what I can do
When I fixed the source as here, It worked fine. Would you like to publish it to current version or upper version? So all the users can just re-install this! Thanks!
Hi, can I use ImageSource to src ? : )
Happens on iOS, not tested on Android. Ever since I updated my phone to iOS 13 the component no longer shows on the screen. I'm using it within a modal, but even within it's own page it still doesn't show.
Using NS 6.1, XCode 11 and iOS 13 on Catalina