I loose the focus when error happen the in textArea Component, and when i menualy all the foucs using ref.focus method it's ignore the previous type value and it's my new charector start in 0th position,
import * as React from "react"
import {
makeStyles,
shorthands,
useId,
Input,
Label,
Field,
…
Top comments (0)