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
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; } }
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?
The text was updated successfully, but these errors were encountered: