Vitaly Rtishchev
Vitaly Rtishchev
Use `@tabler/icons-react` package instead
@matamatanot is your issue resolved?
I've implemented a fix for this issue. It will be available in the 9.0 release.
I've checked it in Chrome on MacOS, it works as intended with this setup: ```tsx ['shift + Digit1', () => console.log({ message: 'Shift + 1' }), { usePhysicalKeys: true }]...
Please provide an example of the issue that this PR resolves.
Fixed in [7.13.5](https://github.com/mantinedev/mantine/releases/tag/7.13.5)
I've publiblished 1.18.0 with the updated dependency, please install the new version and validate that it works for you