Hi there,
I’m working on a project with Blits and we have integrated Storybook with it. Everything is working properly except for some navigation/focus issues.
It works perfectly when you refresh the page on the component you’re testing but if you move between stories each button press results in 3 being fired and therefore the navigation jumps around in unexpected ways.
Any help would be much appreciated, thank you.