Browser
No response
Package version
v3.0.1267
React version
v19.2.3
Description
I'm displaying a date range using a DateRangePicker with readOnly={true}:
When I do this, the text shown in the widget is unselectable by the user. This is perhaps expected for a disabled component, but not for a readOnly one. It's a usability issue, and potentially an accessibility issue as well.
Source code
No response
Reproduction
No response
Code of Conduct