Unresponsive on iPhone with Safari browser
Unresponsive on iPhone with Safari browser. You can not access any folder or file with double tab gesture.
Hi @IliyanKafedzhiev Cannot reproduce.
Which iPhone? Which version of Safari?
We can reproduce it on every device that we have, for example you can try with iPhone 6 Plus, 10.1.1 iPad Pro, 10.1.1
Same here, IOS 10 seems to be the issue.
Thanks, I'll be testing with it
also there is another bug. https://github.com/joni2back/angular-filemanager/issues/165
also in Apple phones files upload is some errors. (You can referr ' Studio-42/elFinder#1379 ')
neither works on android mobile phone (huawei, a chinese mark) :(
Hi, first I'm not a pro in angularjs, but I had the same issue, so I've made a patch, it's not perfect, but I added a directive on long press, I've copy this code : https://github.com/puneethrai/angular-long-press/blob/master/angular-long-press.js.
I was unnable to import it as a module, it was always giving injection error, that's why I added as a directive.
Anyway, I would be glad to do a fork or send you my patch if you want to.
Regards