Skip to content

[Slider] Unexpected result when set style.width to %-value #3282

@aush

Description

@aush
<Slider ... style={{ width: '50%' }}/>

Result:
image

From chrome devtools:
image

It's seems that the second width: 50% is not intended to work this way. If it should have the same width as the root, just copying it this way leads to this bug, when the value is relative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    scope: selectChanges related to the select.type: bugIt doesn't behave as expected.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions