Hi there!
I'm a bit stuck and could use some help. I'm trying to demonstrate the focus state for accessibility purposes using the Tab key, so developers can see how focus behaves when users navigate with the keyboard.
The issue I'm facing is that the element doesn't reset when moving on to the next one. I've tried using it both with and without "reset component state," but it just doesn't work as expected.
Do you have any idea what might be causing this?
Here's an example: