-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Labels
Milestone
Description
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.
This is just deprecated at the moment, so it is still working. But to be future proof it should be changed.