Simeon Cheeseman

Results 76 comments of Simeon Cheeseman

Yup, I will update this when we migrate at work. Open to PRs to migrate earlier as we're in the middle of a webpack to Vite upgrade and are waiting...

Hey, thanks for the report. I didn't test with fsm packages. They must use a different interpreter than the main xstate packages. Not sure when I can get time to...

Hi, the best documentation for getting started is here https://bitbucket.org/atlassian/atlassian-connect-express/src/master/. That's what this is based on and they have the process documented well enough I think. I don't use this...

OK, I think this is a duplicate of #15 - can you confirm?

Hi, I can't replicate it on the [demo site](https://simeonc.github.io/storybook-xstate-addon/?path=/story/example-confirmdeletebutton--button) so I'm going to need some more details from you please 🙇 * Storybook Version * This Plugin Version * If...

Thanks for the reproduction, I think this may be related to a storybook internal change as all 2.3.0 changed was the peer dependencies (2.3.1 was weird as it shouldn't have...

Thanks to @HakimCh this should be fixed in 2.3.3. It's on NPM but it looks like some permissions or something have changed since the last time I ran a release...

Thanks, had some time today so I booted up a code sandbox to investigate. It looks like there have been some extra divs being added which aren't filling the space...

I haven't time to pick it up till late January due to family/work I don't think. Open for PRs.

Did a quick search around and I think this might be related to this issue https://github.com/storybookjs/storybook/issues/17818 It looks like the related PR might fix this problem as well.