Robert Pintilii
Robert Pintilii
I get the same error using Jest and React testing library with TypeScript. Any updates?
I was able to bypass it by mocking the component (I prefer not to conditionally render it based on the NODE_ENV). ``` jest.mock('react-xarrows', () => { return { __esModule: true,...
Jenkins test this please
@saghul No, I fixed the number of tiles displayed in landscape. I don't remember seeing this issue before.
> @saghul: if #11868 will get merged soon, I would love to make use of the new button component for the end and leave conference web buttons. This way we...
Jenkins add to whitelist
Jenkins test this please
Jenkins test this please
Jenkins test this please
Looks like Brave doesn't parse CSS flex if they're strings. I'll create a fix