Jean-Luc
Jean-Luc
I also experience severe lag on some websites, when using Google Chrome. My analysis so far is as follows: autosize recomputes the size of the textarea on every keypress and...
Is there a way to document the new option in `EmptyStatementStandard.xml`?
I'm also experiencing this, here's a very short example: ``` $a = 1 * (1 + 1) !== 0; ```
Here's a much smaller example to help investigating this more easily, however I'm not 100% sure it's the exact same issue. https://phpstan.org/r/b6a055a2-00fc-4151-a500-c62506bbdcf9 In this particular example, it should be relatively...
I have the same issue, with pretty much the same setup: I do a login via an AJAX request, which sets new cookies. Afterwards the page is reloaded, but this...
Thanks, this is actually really useful. The fork can be installed using cordova plugin add 'https://github.com/Mforcen/cordova-plugin-background-mode#2b9a4de'
As far as I know this warning has been around for quite a while. Are you having any issues other than the warning?
The issue is the same on jQuery UI 1.12.1, see https://jsfiddle.net/xgpzvq0o/1/
That's understandable, thanks anyway!
I'm having the same issue and the `{mode:null}` solution works fine. However I would like to point out that this goes beyond just a missing 'x' bit on directories. It...