Scott Dickerson

Results 45 comments of Scott Dickerson

This is still broken in the latest versions of both `jest` and `storybook` ``` "@storybook/addon-storyshots": "6.5.4", "jest": "^28.1.0", ``` ``` Summary of all failing tests FAIL .storybook/storyshots.test.ts ● Test suite...

I am using a library that's using sizeme, and unfortunately it doesn't seem to be picking up the noPlaceholders global if I try and set it in my setupTests.js. Any...

FYI, Passing a 0 for the interim value is an obvious workaround, but doesn't have the same meaning. I'm graphing sensor data and really need to let the user know...

any pointers into where this problem might be @boygirl? I can work on a PR

I can't seem to reproduce this anymore actually...

I found out the secret to reproduce, see above, I updated the repro links to sandbox

it would be great if we could somehow just import the images locally into the react component, and react-lottie would somehow resolve the image path translation from webpack. Perhaps a...

@theiliad with the new legend options in 0.16.24 version, can we just add a "disabled" legend option to achieve?