-
Currently when trying to build and preview a SvelteKit project using this library we get this error:
```
Error [ERR_UNSUPPORTED_DIR_IMPORT]: Directory import '/home/projects/stackblitz-starters-zysv…
-
### Expected Behavior
Should show me the table with the data
### Actual Behavior
Throwin error "ReferenceError: self is not defined"
### Steps to Reproduce
Import the package and wr…
-
https://github.com/search?q=BLITZ_TELEMETRY_DISABLED&type=code
-
### Describe the bug
When `Object` variable is redefined and exported from a module, Vite SSR fails with an error:
```
Error: Cannot read properties of null (reading 'defineProperty')
at e…
-
https://blitzjs.com/docs/getting-started
```
blitz new myAppName
cd myAppName
blitz start
View your baby app at http://localhost:3000
```
から
https://blitzjs.com/docs/cli-build
```
bl…
-
Sub of #651
## User story
As a user I want to be able to quickly test out IF in a sandbox environment. When I raise bug reports I ant to be ablke to link to an online sandbox so devs can instan…
-
### Describe the bug
When trying to use the `fetch` API from Node's `undici` library, the following results:
```shell
Error: fetch failed
at _0x15be0c._evaluate (https://stackblitzstartersmk…
-
### Describe the bug
Unexpected errors should be passed to `hooks.client.js#handleError()` so they could be sent to Sentry etc.
https://kit.svelte.dev/docs/hooks#shared-hooks-handleerror
But if…
-
### Describe the bug
I've been attempting to use Bolt.new to create a Slack Bot that's essentially a clone of [this app](https://e07spv6ga68-hum1pfyo.slack.com/marketplace/AM1QJPN22-lunch-roulette). …
-
### Environment
- Operating System: Darwin
- Node Version: v20.13.1
- Nuxt Version: 3.12.2
- CLI Version: 3.12.0
- Nitro Version: 2.9.6
- Package Manager: npm@10.5.2
- Builder:…