#Docs: Stories with inline:false do not load

4 messages · Page 1 of 1 (latest)

random venture
#

Hello, did anyone encounter this error on storybook 7 Docs, when there are large number of stories ( i have 6) for a component?
The last stories in the docs section take a long time to load and then this message appears:

ChunkLoadError: Loading chunk storybook-utils_index_js failed.
(timeout: http://localhost:8080/storybook-utils_index_js.iframe.bundle.js)
at webpack_require.f.j (jsonp chunk loading:28:1)
at ensure chunk:6:1
at Array.reduce (<anonymous>)
at webpack_require.e (ensure chunk:5:1)
at fn.e (hot module replacement:67:1)
at Array.map (<anonymous>)
at webpackAsyncContext (.
$ include: (:1045:1)
at push../storybook-stories.js.importers (storybook-stories.js:10:12)
at storybook-stories.js:21:60
at pipeline (storybook-stories.js:1:25)*

random venture
#

I am using inline:false attribute for stories

random venture
#

issue still there in sb 7.1

#

Docs: Stories with inline:false do not load