Raf Philtjens
Raf Philtjens
Also using https://github.com/cweagans/composer-patches and experiencing the same issue: patches are re-ordered, but some of them need to be applied in a specific order. I'm currently working around this issue by...
@jasonkuhrt Question is about closing the popover when the mouse leaves the popover body (possibly with a delay).
@jasonkuhrt I can't get events such as onMouseOver et al to work on the Popover-element. Can you? If you hover over the triggering element, the popover body appears. If you...
[I eventually managed to get a working solution myself.](https://gist.github.com/rafatwork/2ccc008bd3bcd1a721e083ce001eebfa) This does the job for me, but improvements/comments are always welcome,
@jasonkuhrt Exactly!
I managed to get this to work. First by installing the composer-merge plugin: `composer require wikimedia/composer-merge-plugin` Secondly by adding the following to the "extra" section in the root composer.json: ```...
I'm also receiving this issue. `WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: f000.backblazeb2.com WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: f000.backblazeb2.com WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: f000.backblazeb2.com WARNING:urllib3.connectionpool:Connection pool is full,...
Any news on this? Also experiencing this issue, 1.0.1 does seem to fix it for me as well. Unfortunately, I do use redux-persist, so 1.1.0 would be a betterf fit...
An honest attempt @ #32