Skip to content

Component doesn't work in a RTL environment #8

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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