An invalid form control with name='pki_file' is not focusable.

Posted sam-2018

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了An invalid form control with name='pki_file' is not focusable.相关的知识,希望对你有一定的参考价值。

<div id="uploadFileSel" class="form-group">
          <label class="control-label" id="imp_con_file_title"></label>
         <input id="uploadMultFile"class="form-control" type="file" name="pki_file1" required>
</div>
<!-- 上传多个文件 -->
<div id="uploadFileSels" class="form-group" style="display: none;">
            <input id="uploadMultFiles" class="form-control" type="file" name="pki_file" multiple="multiple" required>
 </div>
 
<!--
关于报错原因,由于required 标注的位置出现这个问题,取消后就没有这个问题出现;
-->

以上是关于An invalid form control with name='pki_file' is not focusable.的主要内容,如果未能解决你的问题,请参考以下文章

is-invalid 不会自然出现

codeblocks用时显示uses an invalid compiler,

setOutputFormat called in an invalid state: 1

PRCT-1302 the OCR has an invalid ip address

An invalid character [32] was present in the Cookie value

UnhandledPromiseRejectionWarning: TypeError [INVALID_TYPE]: Supplied roles is not an Role, Snowflake