An invalid form control with name='' is not focusable. WITHOUT ANY REQUIRED OR HIDDEN INPUTS

后端 未结 8 936
一整个雨季
一整个雨季 2020-12-11 01:40

I\'m facing the well known Chrome\'s \"not-focusable-input\" error but my situation is different from the explained in the other post I could find there.

I have thi

8条回答
  •  春和景丽
    2020-12-11 02:35

    I had the same issue so I removed required="required" from the troublesome fields.

提交回复
热议问题