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
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Text area must be disabled when the disabled event equals true.
Minimal reproduction of the problem with instructions
Press a check with an event that disables a textArea for example
Please tell us about your environment:
IDE: Visual Estudio code
React version: "react": "^16.4.0",
PrimeReact version: "primereact": "^2.0.1",
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
JOSE89
changed the title
Disabled Problem
Problem TextArea component "Disabled"
Dec 13, 2018
I'm submitting a ...
Plunkr Case (Bug Reports)
https://plnkr.co/edit/ZzkCIocwtm2vLRC50NTZ?p=preview
Current behavior
TextArea component does not disabled correctly.
Expected behavior
Text area must be disabled when the disabled event equals true.
Minimal reproduction of the problem with instructions
Press a check with an event that disables a textArea for example
Please tell us about your environment:
IDE: Visual Estudio code
The text was updated successfully, but these errors were encountered: