Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jedashford
Channel Surfer

Multiple ButtonGroup Focus

I'm having trouble finding documentation or examples on how to handle focus with multiple groups on a single page. Specifically:

	<ButtonGroup id="exampleButtonGroup" />
<ButtonGroup id="exampleButtonGroup2" />


I only ever get focus on exampleButtonGroup, but never exampleButtonGroup2.

Is this even possible, if so what am I missing?
0 Kudos