Petrus Asikainen

Results 3 comments of Petrus Asikainen

It would also probably be possible to detect if the same component is rendered within itself with the same props (and no context providers in between) - potentially with a...

> > for some reason @popperjs/core would not position our context menu "virtual target" element correctly in React 18 strict mode. Perhaps it's violating the rules somehow. > > Have...

Oh, and using virtual targets would also fix #6171 and likely help with the performance issues in #6204