Matthieu Larcher

Results 19 issues of Matthieu Larcher

We have a codebase that needs to connect to a secondary database for sync purpose. Adding `mockKnex.mock(connection);` to this secondary database connection breaks the main database connection. This is unexpected,...

I've been fiddling around for a few hours trying to figure out why the tracker was never called in my test. I tried reverting knex/mock-knex versions, using different versions of...

It's hard to reference a boxsizing.htc version when we don't know which commit it belongs to. That would be useful in order to know which version different sites use, or...

The latest version is veeery slow in IE7 when scrolling, and can prevent it from responding. Not sure if something in particular triggers this or if it's just the counterpart...

The current version of boxsizing.htc doesn't allow other scripts to change the dimensions of an element. Would it be possible for it not to do any resize if the element...

### What package has an issue @mantine/notifications ### Describe the bug when calling showNotification() from within a useEffect to trigger a notification according to some conditions, we get an error...

bug

### What package has an issue @mantine/notifications ### Describe the bug When calling showNotifications with a title and a JSX markup, we end up with black text, but omitting the...

bug

This is what I get running on GCP using offersByScrolling: `TimeoutError: waiting for selector ``.cf-browser-verification`` to be hidden failed: timeout 30000ms exceeded` It seems it is sometimes working and sometimes...

According to the doc, the signature is ```js const localizer = new DateFnsLocalizer({ formats, locales, }); ``` while since v5 DateFnsLocalizer only accepts _locale_ as a single parameter, as can...

The lib fails on `removeListener.call(this, eventName, arguments.callee, false);` with error `Invalid procedure call or argument`. Any chance this get fixed ?

bug
solution