You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate any remaining instances of Select to use the modern form control syntax. Additionally, remove any usages of the legacy property as the legacy form control syntax has been removed.
Expected Behavior
Documentation should say that "'Legacy Syntax" can not be used anymore (as a warning?) or remove this part.
Describe the Bug
https://ionicframework.com/docs/api/select#migrating-from-legacy-select-syntax (version 8) states "Using the Legacy Syntax" whereas https://ionicframework.com/docs/updating/8-0 (migration page from 7 to 8) states for "select":
Expected Behavior
Documentation should say that "'Legacy Syntax" can not be used anymore (as a warning?) or remove this part.
Steps to Reproduce
Read https://ionicframework.com/docs/api/select#migrating-from-legacy-select-syntax
Screenshots
No response
Operating System
No response
Browser
No response
Version
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: