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

tabindex issue with material select #2501

Closed
rtrompier opened this issue Sep 16, 2020 · 2 comments
Closed

tabindex issue with material select #2501

rtrompier opened this issue Sep 16, 2020 · 2 comments
Labels

Comments

@rtrompier
Copy link

Description
Hi guys,
The tabindex value in template option seem to be bugged with material select component.

Minimal Reproduction
https://stackblitz.com/edit/angular-6sygem-h6mouk?file=src/app/app.component.ts

Your Environment

  • Angular version: All version
  • Formly version: 5.10.1

Additional context
Start to write in first form element, and use TAB key to switch to next element.
All select element are not selected in the correct order.

@aitboudad
Copy link
Member

This issue has been fixed and released as part of v5.10.2 release.

Please let us know, in case you are still encountering a similar issue/problem.
Thank you!

@rtrompier
Copy link
Author

Working with V5.10.2, well done ! Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants