You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!
Hey there, it's me again! I am going close this issue to help our maintainers focus on the current development roadmap instead. If the issue mentioned is still a concern, please open a new ticket and mention this old one. Cheers and thanks for using Storybook!
Describe the bug
Props table rendered from
<Props />
does not have a shadow in Safari. It has a shadow in Chrome.To Reproduce
<Props of={SampleComponent} />
to your MDX docs file.Expected behavior
Props table should look the same in all modern browsers.
Screenshots
System:
System:
OS: macOS Mojave 10.14.6
CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz
Binaries:
Node: 13.2.0 - /usr/local/bin/node
Yarn: 1.19.2 - /usr/local/bin/yarn
npm: 6.13.1 - /usr/local/bin/npm
Browsers:
Chrome: 79.0.3945.117
Safari: 13.0.3
npmPackages:
@storybook/addon-docs: ^5.2.5 => 5.3.1
@storybook/addon-links: ^5.2.5 => 5.3.1
@storybook/preset-typescript: ^1.1.0 => 1.2.0
@storybook/react: ^5.2.5 => 5.3.1
The text was updated successfully, but these errors were encountered: