Vitaly Rtishchev

Results 366 comments of Vitaly Rtishchev

Hi @kondricz, please provide a codesandbox (template– https://codesandbox.io/s/mantine-template-9ze89?file=/src/App.tsx:0-6) with minimal reproducible example https://stackoverflow.com/help/minimal-reproducible-example. It is not possible to identify the issue without reproduction.

Hi @kondricz feel free to reopen the issue if you can provide a sandbox

We'll need to integrate arrow middleware from floating ui, I wasn't able to make it work, PR for Tooltip and Popover components is welcome. https://floating-ui.com/docs/arrow

Hi @mcmxcdev, please provide a codesandbox (template– https://codesandbox.io/s/mantine-template-9ze89?file=/src/App.tsx:0-6) with minimal reproducible example https://stackoverflow.com/help/minimal-reproducible-example.

Hi @mcmxcdev feel free to reopen the issue if you can provide a sandbox

@achmurali maybe related to issue reported on Discord

Hi @ihpannu, you can set `withinPortal` prop on SpotlightProvider the same way as on Modal component. If that does not help, please provide a repository with minimal reproduction, use mantine...

React 18 is not supported with Remix template, downgrade to react 17 to solve these issues.