Skip to content

Component doesn't work in a RTL environment #8

@indicava

Description

@indicava

When using a RTL layout for right-to-left written languages (Arabic, Hebrew, etc.) in the HTML documents, the component doesn't behave correctly. The sliding of the range inputs works inversely to the position.

change the tag in any of the CodeSandbox examples in /public/index.html

to:
<html lang="ar" dir="rtl">

to see what I mean.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions