Doru Popescu

Results 7 issues of Doru Popescu

When trying to use webkit flag true like CookieManager.getAll(true) the following reject is trown Error: WebKit/WebKit-Components are only available with iOS11 and higher! Is there any way to get the...

enhancement
help wanted
iOS

ListExpand is not expanding.

How can I use https://myhost.com:65080/socket.io/socket.io.js over https? Because when I set https in NodeSocketAssets.php, I get this error in console https://myhost.com:65080/socket.io/socket.io.js net::ERR_CONNECTION_TIMED_OUT

Mixed Content: The page at 'https://myhost' was loaded over HTTPS, but requested an insecure script 'http://myhost:65080/socket.io/socket.io.js'. This request has been blocked; the content must be served over HTTPS.

In your yii-node-socket/lib/php/console/UnixConsole.php you use exec comand. For security reasons exec() command is disabled and also shell_exec() and system(). Is there any alternative I can use ?

Original issue: https://github.com/aldeed/meteor-autoform-bs-datepicker/issues/17 If you set moment with european locale (dd.mm.YYYY) the date is displayed correctly before save and then, when you try to save days are switched with months....

I cannot get required validation style to get triggered. It seems that select 2 is getting class is-invalid when no option is selected but it shows no red border and...

hacktoberfest