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

Contentswitcher, onChange() event has wrong values when using arrow keys #1814 #6119

Closed
PAnilReddy opened this issue May 21, 2020 · 0 comments · Fixed by #6257
Closed

Contentswitcher, onChange() event has wrong values when using arrow keys #1814 #6119

PAnilReddy opened this issue May 21, 2020 · 0 comments · Fixed by #6257

Comments

@PAnilReddy
Copy link

onChange={(e)}
e.name give the correct value when using the mouse click.
but when we use the arrow keys to navigate between switch content, it gives the previous value and not the current value and at the same time the focus is moving correctly.

What package(s) are you using?

cloudpal version
@console/pal": "^1.134.1",
[email protected]
[email protected]

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

Successfully merging a pull request may close this issue.

2 participants