-
-
Notifications
You must be signed in to change notification settings - Fork 176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed fetching stories on Storybook 8 with storybook-static #535
Comments
@PFight if you serve your |
I had checked that it was indeed there and accessible. Then ran loki:
|
Yes, it work. I wrote this in the topic:
|
Update: workaround with older package versions does not work with Chrome 109.0.5414.120. With Chrome 134.0.6998.89 works. |
Latest Loki 0.35.1 don't work with latest Storybook 8.5.7 in CI mode (--reactUri file:./storybook-static)
Repro
https://github.com/PFight/loki-storybook8-fail
Steps to reproduce
Error
Additional info
Loki works with running storybook (not static). Problem only with static-storybook.
Loki 0.31.1 works with Storybook 7.6.17
Loki 0.31.1 does not works with Storybook 8.5.7
Loki 0.35.1 does not works with Storybook 7.6.17
Loki 0.35.1 does not works with Storybook 8.5.7
Tested with Node v22.14.0.
(in different versions combination error changes)
Looks like #503 does not fixed for storybook-static.
The text was updated successfully, but these errors were encountered: