-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Description
Version
3.0.0-beta.14
Reproduction link
https://jsfiddle.net/danyadev/qtgvsc57/1/
Steps to reproduce
Create a input and set the spellcheck="false" attribute to it
What is expected?
Spellcheck is turned off
What is actually happening?
If you look in DevTools, you will see spellchecker="true" there.
The example also created input outside the vue component, and there the spelling check is really turned off.
fredrivett
Metadata
Metadata
Assignees
Labels
No labels