Skip to content

input spellcheck="false" does not work #1350

@danyadev

Description

@danyadev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions