Alfie Jones
Alfie Jones
I actually had a similar issue with one of my projects, and I created a plugin to solve it. You can find my plugin here https://github.com/AlfieJones/theme-toggles/blob/main/packages/react/plugins/babel-plugin-update-id-attribute.js
My plugin adds a prop to each component to allow for an id prefix
@mastermoo Bump
I'm experiencing this same issue running in an azure pipeline. It's flaky as rerunning the tests will often fix the issue
I've opened up a pr https://github.com/storybookjs/test-runner/pull/214
Should have a current & previous billing month options
@thw0rted The use case for me is in the globalSetup which has the same issue
Thanks, this shouldn't be an issue with my current use of the plugin but it would be great to get it in when I have the chance. I don't think...
I will make sure this is fixed in the latest version. Thanks for all the great feedback
Thanks for the suggestion. I like this a lot and will add it into the next version. I don't have a release date yet but development is very far along...