Uli

Results 16 comments of Uli

We are also affected by this issue. However I noticed that dragging cards seems to work a bit better in Cordova (a framework to build a mobile app from a...

I have a version where the Dragging of Cards is fixed on iOS devices but the horizontal scrolling when the user touches a card short doesn't work. If the user...

Could you please provide us the part of your source code where you use MobileDetect?

It seems like you are supplying an array instead of a string as Useragent to Mobile_Detect. If you do in that function block ```php var_dump($c->get('request')->getHeaderLine('User_Agent')); ``` what output do you...

Whats contained in ```php $c->get('request')->getHeaders() ``` ? Output it with var_dump() please.

There we have the issue: getHeaders() returns an array which contains an array which contains a string, while MobileDetect expects just an array with strings. Replace $c->get('request')->getHeaders() with $_SERVER should...

We could use this library to get oEmbed information of an url. https://github.com/oscarotero/Embed

Is this still an issue for you both?

This issue is still present in KCFinder 3.12 but not limited to Firefox. I have this bug also in Chrome