shentao/vue-multiselect

Cannot disable spellchecking on `<input>`

Open

#991 opened on Jun 3, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (6,559 stars) (994 forks)batch import
good first issue

Description

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.

Contributor guide

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