PasswordInput Component console error: Warning: React does not recognize the withErrorStyles
prop on a DOM element.
#6348
Labels
Fixed patch
Completed issues that will be published with next patch (1.0.X)
Dependencies check up
What version of @mantine/* packages do you have in package.json?
7.10.1
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
All
Describe the bug
I set the
withErrorStyle
prop in the MantinePasswordInput
component, but it is not reflected.and console error
If possible, include a link to a codesandbox with a minimal reproduction
codesandbox
Possible fix
No response
Self-service
The text was updated successfully, but these errors were encountered: