🐛 The bug
I've noticed that it is currently impossible to trigger the video loading using only keyboard navigation. When I use the Tab key, I cannot focus on the player placeholder, and pressing Enter or Space does not start the video.
To be honest, it is not clear to me how to resolve this accessibility issue cleanly with the current implementation. Should we wrap the template in a native HTML , or is there a built-in way to pass keyboard events down to the player trigger?
🛠️ To reproduce
https://scripts.nuxt.com/scripts/youtube-player#demo
🌈 Expected behavior
x
ℹ️ Additional context
No response
🐛 The bug
I've noticed that it is currently impossible to trigger the video loading using only keyboard navigation. When I use the Tab key, I cannot focus on the player placeholder, and pressing Enter or Space does not start the video.
To be honest, it is not clear to me how to resolve this accessibility issue cleanly with the current implementation. Should we wrap the template in a native HTML , or is there a built-in way to pass keyboard events down to the player trigger?
🛠️ To reproduce
https://scripts.nuxt.com/scripts/youtube-player#demo
🌈 Expected behavior
x
ℹ️ Additional context
No response