Results 9 comments of Grégory Gérard

Same here. Would love dual screen support. Any updates ?

Maybe related to my own issue? #999 Using an old version of video.js (7.2.3) "resolved" this issue in my case.

@gkatsev Just tried and player still enter in a "infinite buffering" mode, i need to click on live ui button to start again my live, after waiting 30 sec -...

I have the same problem with the foreign keys not being in the right order. The local column names (returned by `getLocalColumns`) are not normalized, so when you pass in...

Hello, `FocusableElement` is any focusable element (element or other, exposing a `focus()` method), in our case a button. So you should use `HTMLButtonElement` for typing your ref. You also need...

Hey, I'm facing an issue in my monorepo project, where I have shared React components among different libraries within the workspace. These components are integrated into a legacy application through...

A new version of Pydantic was released a few hours ago to fix this issue: https://github.com/pydantic/pydantic/pull/11706 I upgraded to this new version (2.11.3) and the error is now resolved: ```shell...

It seems that the issue stems from the fact that the `SimpleScrollGrid` component shares a single `forceYScrollbars` state for both the `header` and `body` sections. As a result, when the...

Hi @Litarnus! Thanks for your time reviewing this! By "unrelated errors" I just meant logs that should be attached to *other Sentry traces/events*, not to this specific one. What happens...