Skip to content

autocapitalize should be "none" instead of "off" #4994

@Zodiac1978

Description

@Zodiac1978

Steps to reproduce the issue

See this link:
https://github.com/select2/select2/search?utf8=%E2%9C%93&q=autocapitalize&type=

Browsers

Mobile Safari (since iOS 5)

autocapitalize=off is deprecated in iOS 5.0. Use none instead.

See: https://developer.apple.com/library/content/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html

This is just deprecated at the moment, so it is still working. But to be future proof it should be changed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions