storybook: Uncaught Error: Singleton client API not yet initialized, cannot call addParameters after upgraded from 6.3.0-beta.16 to 17
client_api.js:50 Uncaught Error: Singleton client API not yet initialized, cannot call addParameters
at addParameters (client_api.js:50)
at vite-app.js:75
at Array.forEach (<anonymous>)
at vite-app.js:61
at Array.forEach (<anonymous>)
at vite-app.js:60
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 16 (3 by maintainers)
Im seeing this issue with
^6.5.0-alpha.19Cleaned node_modules and lock file
My team is running into the same issue after upgrading today.
@litan1106 I’ve just upgraded from
6.2.9to6.3.0and run into this error. What was the issue you fixed? Not seeing anything here that jumps out at me.We have a custom webpack config so I assume that’s got something to do with it?
fixed with 6.3.0-rc.4 and vite builder 0.0.8