Vitaly Rtishchev

Results 366 comments of Vitaly Rtishchev

@Yonben I'm saying that: - I cannot reproduce this issue with Next.js ssr - PR that was sent to fix this issue that I cannot reproduce broke images loading -...

Thanks for reproduction, I'll have a look

Fixed in 4.2.5, actions can now be registered in useEffect

Tooltip does not work with disabled button because react does not handle mouseleave events – https://github.com/facebook/react/issues/18753

Fixed in 5.0 – https://codesandbox.io/s/shy-mountain-0f9jp0?file=/src/App.js

Group already has all BoxProps – it extends DefaultProps which is basically the same thing in this context.