Description
When running storycap with vue-component-meta enabled, the following error occurs:
error Execution context was destroyed, most likely because of a navigation.
Environment
- OS: Windows 11
- Node.js: 20.18.3
- Package Manager: pnpm 10.5.2
- Chrome: 133
- Storybook: 8.6.0
- Storycap: 5.0.1
Sample Repository
A sample repository reproducing this issue is available here:
nuxt3-sb8-quasar (clash/storycap branch)
Additional Context
- The error occurs when running
storycap, even with default settings.
- This might be related to Puppeteer or Chrome compatibility.
- If you have any workarounds or insights, please let me know.
