Closed CripyIce closed 1 year ago
@mantine/core
Using inner labels on Switch with RTL has UI bugs. Code:
Switch
<Switch size="xl" onLabel="טופל" offLabel="לא טופל" />
Don't mind the button below - he works great
It also seems like the width is changing, but perhaps it's normal due to the length of the text.
6.0.16
No response
No
Fixed in 6.0.17
What package has an issue
@mantine/core
Describe the bug
Using inner labels on
Switch
with RTL has UI bugs. Code:Don't mind the button below - he works great
It also seems like the width is changing, but perhaps it's normal due to the length of the text.
What version of @mantine/hooks page do you have in package.json?
6.0.16
If possible, please include a link to a codesandbox with the reproduced problem
No response
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
No
Possible fix
No response