-
### Version
1.43.1
### Steps to reproduce
clone this repo: https://github.com/ryanzec/edg-ui
run `pnpm install`
run `pnpm test:components`
### Expected behavior
test should run
### Actual beha…
-
Creo tarea porque esto es un cacao bastante guapo
-
Since TS 5.0 there is a new option called [verbatimModuleSyntax](https://www.typescriptlang.org/tsconfig#verbatimModuleSyntax) which frameworks like SvelteKit set as true by default.
When this opti…
-
I get this error when trying to use the lib with SvelteKit, while Svelte works fine.
```
is not a valid SSR component. You may need to review your build config to ensure that dependencies are com…
-
En travaillant sur le projet [`sveltekit-user-auth-postgres-rls-skeleton`](https://github.com/stephane-klein/sveltekit-user-auth-postgres-rls-skeleton) je me rends compte que le projet contient de plu…
-
### Describe the bug
500
Internal Error
### Reproduction
1. Create a `src/routes/+page.server.ts` file with this content
```ts
import type { PageServerLoad } from './$types';
export c…
-
**Describe the bug**
When importing `virtual:windi-devtools` in TypeScript code, it errors with `Cannot find module 'virtual:windi-devtools' or its corresponding type declarations.ts`
But in the b…
-
### Describe the problem
TL;DR: We (Sentry) want to instrument client-side `fetch` requests and we currently cannot instrument some of them. We propose a `handleFetch` hook on the client side as a …
Lms24 updated
2 months ago
-
**Describe the bug**
If I add Firebase to my project, it will not deploy.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a test project in Angular. Deploy it.
2. Add firebase `ng …
-
## Bug Report
### Capacitor Version
Current version - just by reading source code
This code snippet in https://github.com/ionic-team/capacitor/blob/main/cli/src/framework-configs.ts
```
{
…