shentao/vue-multiselect

Cannot disable spellchecking on `<input>`

開放

#991 建立於 2019年6月3日

 (8 則留言) (0 個反應) (0 位負責人)JavaScript (994 個分叉)batch import
good first issue

倉庫指標

星標
 (6,559 顆星)
PR 合併指標
 (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.

貢獻者指南