Component: ToggleButton #14443
Labels
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
tabindex
attribute onToggleButton
is not set as expected.Environment
NA
Reproducer
https://stackblitz.com/edit/rqvhch-jhgnnm?file=src%2Fapp%2Fdemo%2Ftoggle-button-reactive-forms-demo.html
Angular version
17.0.2
PrimeNG version
17.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17.1
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Expected that the focus follows the button order as per number.
The text was updated successfully, but these errors were encountered: