shentao/vue-multiselect

Cannot disable spellchecking on `<input>`

Open

#991 创建于 2019年6月3日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)JavaScript (6,559 star) (994 fork)batch import
good first issue

描述

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.

贡献者指南

Cannot disable spellchecking on `<input>` · shentao/vue-multiselect#991 | Good First Issue