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
Additional context
I'm still new to and exploring both Storybook and Relay so if I'm missing something let me know. If there is any additional information about storybook that is specific for Relay would love to know about it!
The text was updated successfully, but these errors were encountered:
Describe the bug
Using React.Suspense in a story causes the error
Cannot convert a Symbol value to a string
.To Reproduce
Screenshots
System
System:
OS: Linux 4.19 Debian GNU/Linux 10 (buster) 10 (buster)
CPU: (12) x64 Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz
Binaries:
Node: 14.11.0 - /usr/local/bin/node
Yarn: 1.22.5 - /usr/bin/yarn
npm: 6.14.8 - /usr/local/bin/npm
npmPackages:
@storybook/addon-actions: ^6.1.20 => 6.1.21
@storybook/addon-essentials: ^6.1.20 => 6.1.21
@storybook/addon-links: ^6.1.20 => 6.1.21
@storybook/node-logger: ^6.1.20 => 6.1.21
@storybook/preset-create-react-app: ^3.1.6 => 3.1.7
@storybook/react: ^6.1.20 => 6.1.21
Additional context
I'm still new to and exploring both Storybook and Relay so if I'm missing something let me know. If there is any additional information about storybook that is specific for Relay would love to know about it!
The text was updated successfully, but these errors were encountered: