You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior
Dropdown option that has property disabled set to true is not disabled and can be clicked. After the click the dropdown closes without any option selected.
Expected behavior
Dropdown model option that has property disabled is disabled and cannot be clicked.
Minimal reproduction of the problem with instructions
Please tell us about your environment:
It makes no difference, no offence
React version:
17
PrimeReact version:
^6.2.1
Browser: [firefox | chrome]
Language: [ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
mcandu
changed the title
Dropdown option that has disabled property is not disabled
Dropdown, MultiSelect, Listbox option that has disabled property is not disabled
Apr 6, 2021
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
This was working in 6.1.0
This stopped working in 6.2.0 and it is not working in 6.2.1
https://codesandbox.io/s/xenodochial-swirles-8diri
Current behavior
Dropdown option that has property disabled set to true is not disabled and can be clicked. After the click the dropdown closes without any option selected.
Expected behavior
Dropdown model option that has property disabled is disabled and cannot be clicked.
Minimal reproduction of the problem with instructions
Please tell us about your environment:
It makes no difference, no offence
React version:
17
PrimeReact version:
^6.2.1
Browser: [firefox | chrome]
The text was updated successfully, but these errors were encountered: