nmoreaud
nmoreaud
It is possible to keep compatibility, however `offsetFn` returning a value `center` or an object `{center, zoom}` might be counter-intuitive. I didn't try to write something compatible with ES5 (I...
I confirm that I have this behavior too, initialization is very slow. But more globally, choosing an MS compiler version with CMake/Ninja and make it work on multiple IDEs is...
Also, I wonder if vcvars result could be put in a cache file, because it is slow. I did this before finding about CMakePresets toolset support: setenv.ps1: ```powershell if (!(Test-Path...
Each time I update Lenovo firmware, it boots on Windows at next startup. Here is a solution to bring back grub : In windows, open "cmd" with elevated rights and...
We also have this problem
Do you plan to fix this bug?
I encounter these warnings with Symfony 3.4 when I run cli commands : ``` [2018-05-14 15:58:35] php.INFO: User Deprecated: Auto-registration of the command "LdapTools\Bundle\LdapToolsBundle\Command\SslCertificateCommand" is deprecated since Symfony 3.4 and...
Hello, I just cleared the cache and the sessions, but the problem remains. I use symfony 3.3.9 and ldaptools v0.24.0 and ldaptools-bundle 0.7.0. I will try to update
I had the same problem with the latest version, even when I enable the ldap user provider on a firewall with a unused url pattern (ex : ^/url/never/used). The api...
Hello I cannot test now, but I don't really see an answer to my question. Basically you recommend to use either "default" or "required" and none of these two syntaxes...