shentao/vue-multiselect

Cannot disable spellchecking on `<input>`

オープン

#991 opened on 2019/06/03

 (8 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (994 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (6,559 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Partial search terms are marked as spelling mistakes and I’ve not found a way to prevent this using standard methods.

Reproduction Link

https://jsfiddle.net/cn8o4s03/

Steps to reproduce

Add [spellcheck="off"]

Optimistically Expected behaviour

Pass attribute to input.

Actual behaviour

Nothing.

コントリビューターガイド