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

Doesn't work on Mobile? #1

Open
iolson opened this issue May 29, 2017 · 1 comment
Open

Doesn't work on Mobile? #1

iolson opened this issue May 29, 2017 · 1 comment

Comments

@iolson
Copy link

iolson commented May 29, 2017

I have this running on an iPhone 6S, and can't seem to click the input to upload a file, is this the expected behavior?

@ballalist
Copy link

I know This is long time question. I have solved this issue by add some css code like this. .vue-base64-file-upload-wrapper { input[type="file"] { z-index: 9999; } }

***Just for another users who's looking for this.

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

2 participants