Skip to content

[Bug]: Different border size between enabled and disabled states for DateRangePicker #3626

@apisarev

Description

@apisarev

Browser

Chrome

Package version

3.0.1010

React version

18.3.1

Description

Different border size between enabled and disabled states for DateRangePicker:

Image

Could be reproduced with a flex-row: DateRangePicker + button.
And setInterval(() => { isDisabled = !isDisabled; }, 200);

Source code

No response

Reproduction

No response

Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions