Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component does not load #24

Open
darkmantle opened this issue Sep 23, 2019 · 8 comments
Open

Component does not load #24

darkmantle opened this issue Sep 23, 2019 · 8 comments

Comments

@darkmantle
Copy link

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

@ParthMaisheri
Copy link

facing the same issue, Any work arounds @darkmantle @triniwiz ?

@tokiroto
Copy link

tokiroto commented Feb 9, 2020

Please provide the template for your modal @darkmantle, @ParthMaisheri.

@Woongsik
Copy link

Woongsik commented Mar 6, 2020

Hi, if I use ImageSource to src, it didn't load the image but it works only with string (url, path etc)

@triniwiz
Copy link
Owner

triniwiz commented Mar 6, 2020

Any errors also can you share the code or an example ?
@Woongsik platform ?

@Woongsik
Copy link

Woongsik commented Mar 6, 2020

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"

@triniwiz
Copy link
Owner

triniwiz commented Mar 6, 2020

Ah it thinks the source is a string I’ll see what I can do

@Woongsik
Copy link

Woongsik commented Mar 6, 2020

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!

dcdfa99

@Woongsik
Copy link

Hi, can I use ImageSource to src ? : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants