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
I had the same issue so I removed required="required" from the troublesome fields.