Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: "Legacy Syntax" of select in Ionic 8 is still documented whereas it is removed #3858

Open
alexxandres opened this issue Oct 14, 2024 · 0 comments
Labels
triage New issues

Comments

@alexxandres
Copy link

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":

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.

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

@alexxandres alexxandres added the triage New issues label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage New issues
Projects
None yet
Development

No branches or pull requests

1 participant