Yadong (Adam) Zhang
Yadong (Adam) Zhang
Hey @matthew-gerstman I faced the same issue and explained it in details here: https://github.com/storybookjs/storybook/pull/18930#issue-1338144975
And I think white list (only accept `string` type) is better than black list (accept other types, eg. `number` and `Object`, and do some additional operations and then return string...
this solution works for me: https://github.com/testing-library/jest-dom/issues/442#issuecomment-1163011282
@iosifnicolae2 @HemendraKhatik PR #19004
Hi @viniisdsc Did you try the latest version of storybook? And what does your `Button` component look like?
@dennisschroer Please try the prerelease version: [v7.0.0-alpha.46](https://github.com/storybookjs/storybook/releases/tag/v7.0.0-alpha.46)
@birdlavv So what're versions of `rustup` and `cargo` you used? And `node -v`?
Here is mine:
change your code like so, and reproduce as README described.
@birdlavv You can copy the code here: https://crates.io/crates/console_error_panic_hook