mantinedev / ui.mantine.dev

Mantine UI website and components
https://ui.mantine.dev
MIT License
2.84k stars 314 forks source link

Slash and backslash not recognized as special character in password input #66

Open oliverhausler opened 1 year ago

oliverhausler commented 1 year ago

The / and \ are not recognized as special character. It's missing here:

https://github.com/mantinedev/ui.mantine.dev/blob/master/components/PasswordStrength/PasswordStrength.tsx#L20