mantine-v7 icon indicating copy to clipboard operation
mantine-v7 copied to clipboard

:disabled CSS pseudo-class not added to input in Firefox

Open mkroemer opened this issue 2 years ago • 1 comments

What package has an issue

@mantine/core

Describe the bug

While in Edge the :disabled pseudo-class is added to input fields, in Firefox it's not.

You can test this in the documentation: https://v7.mantine.dev/core/input#usage

What version of @mantine/* page do you have in package.json? (Note that all @mantine/* packages must have the same version in order to work correctly)

7.0.0-beta.5

If possible, please include a link to a codesandbox with the reproduced problem

https://v7.mantine.dev/core/input#usage

Do you know how to fix the issue

No

Are you willing to participate in fixing this issue and create a pull request with the fix

Yes

Possible fix

No response

mkroemer avatar Sep 13 '23 14:09 mkroemer

Thanks for reporting

rtivital avatar Sep 13 '23 16:09 rtivital