-
Requested by: @billyvg
Merge target: debug-replay-disregard-replay-duration-for-buffer-mode
Quick links:
- [View changes](https://github.com/getsentry/sentry-javascript/compare/606cc3ae6ab135362ac24…
-
### Describe the bug
After migration to SvelteKit 2 serving throw https just stopped working. It does not crash on execution but at the moment we reach exposed endpoint it returns the following error…
-
### Describe the bug
Unable to properly initiate network request on release apk
### Reproduction
[tauri-android-demo](https://github.com/vfiee/android-tauri-demo)
```zsh
pnpm install
pnpm …
vfiee updated
1 month ago
-
### System Info
System:
OS: Linux 5.15 Ubuntu 23.10 23.10 (Mantic Minotaur)
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-11320H @ 3.20GHz
Memory: 628.49 MB / 15.52 GB
Container: Ye…
-
bun create react-native-plugin myplugin
31 |
32 | const packagePath = dirname(new URL(import.meta.url).pathname)
33 | const templateDirectory = join(packagePath, 'template')
34 | const destination…
-
Let's say I have two packages A and B. B depends on A. I use yalc to add A to B, will yalc resolve A's dependencies into B's node_modules folder (as if I npm installed A)?
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I am using hono js, to develop a SSG website https://github.com/AnkurSaini07/vanya-engineering-works
The issue comes only when i run hono/vite-dev-server "bun dev", not on build
While SSR works …
-
### Describe the bug
When testing a component in the `jsdom` environment using Vitest, you get the following error: `mount(...) is not available on the server`. This error occurs when you try to inst…
-
### What version of Elysia is running?
elysia@1.1.12
### What platform is your computer?
Darwin 23.6.0 arm64 arm
### What steps can reproduce the bug?
bun create elysia
bun add @elysia…