Vuesax: Browser error has occured when using vs-upload on iPhone

Created on 10 Nov 2018  ·  8Comments  ·  Source: lusaxweb/vuesax

environment

  • iOS 12.1
  • iPhone SE
  • I am using a official document page (https://lusaxweb.github.io/vuesax/)

Bug

When trying vs-upload button on Safari for iPhone at official document page, the following error has ocurred.
The same error has ocurred not only Safari , but also Chrome.

Safari

vs-upload- safari-iphone

Chrome

vs-upload- chrome-iphone

bug help wanted

All 8 comments

Any news? :(

Please see here for more details and a possible fix:

https://pixinvent.ticksy.com/ticket/2095577

Any update here ?

Removing the three lines doesn't work for me.

@luisDanielRoviraContreras

I have the same issue !!!

Hi guys,

Same issue here. The component _vs-upload_ make the webpage crash on every browser on iOS...
When can we expect a fix ? @luisDanielRoviraContreras

Have a great day everyone 👍

Please see here for more details and a possible fix:

https://pixinvent.ticksy.com/ticket/2095577

this works perfectly!.
Just remove (or comment out) the three lines in vsUpload.vue

const input = this.$refs.fileInput
type = 'text'
type = 'file' 

I didn't face any other problem so far removing those lines.

I created a PR to fix this. https://github.com/lusaxweb/vuesax/pull/943

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mjmnagy picture mjmnagy  ·  3Comments

jsinhSolanki picture jsinhSolanki  ·  3Comments

danyakov picture danyakov  ·  3Comments

bigperson picture bigperson  ·  3Comments

jbienesdev picture jbienesdev  ·  3Comments