PrimeReact input events are not compatible with React forms libraries #537
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
I'm submitting a ...
Plunkr Case (Bug Reports)
See Prime React Show Case in the project PR.
Current behavior
Forms libraries like Formik provides a global onChange and onBlur handler in order to manage the form state.
Some Prime React components don't provides a "standard" event object (with e.target.*)
Expected behavior
onChange events must provide a standard event
Minimal reproduction of the problem with instructions
Please tell us about your environment:
N/A
Current Prime React version
Current Prime React version
The text was updated successfully, but these errors were encountered: