Replies: 1 comment 2 replies
-
window.location = newurl but then shouldn't those be buttons? or just links? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I redirect a user when they select an option in the combobox?
The below code works for the click event, but not for the keyboard event.
And somehow I have the feeling that this is not how it should be solved. Is there a better way?
Beta Was this translation helpful? Give feedback.
All reactions