News

I am trying to build a form with react. But every onBlur, onChange, and onClick is triggering twice. It happens if i try to console log inside the reducer function. The JSX is - import React, { ...
We have a strict like bellowing: You provided a 'value' prop to a TextField without an 'onChange' handler. This will render a read-only field. If the field should be mutable use 'defaultValue'.