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
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
Current behavior
Style props doesnt get passed to input after re-rendering the component.
className, style and even styled-component class doesnt work with Inputmask
Expected behavior
When error change, the Style prop change the border color of the input
Minimal reproduction of the problem with instructions
On the sandbox sample, just click on "Submit" without change the value. InputText updates the style but InputMask doesnt
Please tell us about your environment:
Arch Linux, with VSCODE and Firefox (Google Chrome tested too)
There is no guarantee in receiving an immediate response in GitHub Issue Tracker, If you'd like to secure our response, you may consider PrimeReact PRO Support where support is provided within 4 business hours
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/embed/primereact-test-clnhn
Current behavior
Style props doesnt get passed to input after re-rendering the component.
className, style and even styled-component class doesnt work with Inputmask
Expected behavior
When error change, the Style prop change the border color of the input
Minimal reproduction of the problem with instructions
On the sandbox sample, just click on "Submit" without change the value. InputText updates the style but InputMask doesnt
Please tell us about your environment:
Arch Linux, with VSCODE and Firefox (Google Chrome tested too)
React version:
16.9.0
PrimeReact version:
3.1.8
Browser:
Chrome 76 and Firefox 68
Language: [all | TypeScript X.X | ES6/7 | ES5]
ES6
The text was updated successfully, but these errors were encountered: