frontends icon indicating copy to clipboard operation
frontends copied to clipboard

[BUG] Stackblitz templates console errors

Open kstala opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Currently, our tests for stackblitz templates fail due to errors in the console :

  • Vue demo store VM9 vue-demo-store:2 Uncaught (in promise) Error: Could not find source file: 'stackblitz:/.eslintrc.js'. Uncaught (in promise) Error: Could not find source file: 'stackblitz:/.nuxt/app.config.mjs'
  • Astro Uncaught (in promise) Error: Could not find source file: 'stackblitz:/astro.config.mjs'.
  • Vue blank Uncaught (in promise) Error: Could not find source file: 'stackblitz:/.nuxt/dist/server/server.mjs'.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:
- Node:
- pnpm:

Anything else?

No response

kstala avatar Jul 17 '24 06:07 kstala

I'm experiencing this as well.

basarat avatar Sep 02 '24 05:09 basarat