Elammari Youssef
Results
2
issues of
Elammari Youssef
## Related issue ### Reference to the issue https://github.com/AxaFrance/react-toolkit/issues/1002 ### Description of the issue The date input call the onChange prop even when the "clear" native behavior is clicked. The...
While following the migration guide from v2.3.x to v3.0.x ([MIGRATION.md](https://github.com/AxaFrance/react-toolkit/blob/master/MIGRATION.md)), I encountered several inconsistencies regarding the onChange event handling for some form components. - Issue with the Choice component The...