Answer the question
In order to leave comments, you need to log in
Why is it impossible to write to input when setting value to input?
How to get rid of this sick effect? I set the default value of the input:
<input type="number" placeholder={'Укажите КПП вашей компании'} maxLength={15} name={'kpp'} value={data ? data.map(el => el.data.kpp) : ''}/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question