-
**ESLint issue while running Shell Scripts for Local Development for windows**
Failed to start the portal for the local development using the shell scripts
**To Reproduce**
Steps to reproduce the…
-
Hi,
I am trying to verify an app (iOS), but it is giving me 4 issues: Missing icon 120x120, 167x167, 152x152 and 1024x1024 after integrating the AppLovin ane.
Everything works fine while testing. …
-
### Which project does this relate to?
Router
### Describe the bug
This works totally fine with 1.70.1 and fails as early as 1.70.2.
```
Warning: useRouter must be used inside a component!
TypeEr…
-
> This issue has been upstreamed from https://github.com/tauri-apps/tauri/issues/11496
### Describe the bug
npm run tauri dev
> tauri-app@0.1.0 tauri
> tauri dev
Running BeforeDevCommand…
-
iOS/macOS development has a common pattern where an SDK introduces a new preferred API and deprecates the old API at the same time. In the old days this was a pretty painful experience for developers,…
-
# Bug report
- [ x] I confirm this is a bug with Supabase, not with my own application.
- [x ] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github…
-
**Describe the bug**
Appears to be any window. set data type for example:
working in decompiler, ctrl+l a variable, enter, ctrl+l again and see window has moved down eventually stopping at the …
-
**Describe the bug**
It seems the icons aren't updating when the docking status changes. Drag-n-dropping a docked window to another location keeps the "window" icon and doesn't toggle to an up/down/…
-
Please note that this is a case where the behavior of MySQL2 diverges significantly from MySQL.
Testcase for MySQL
```js
import {pipeline} from 'stream/promises'
import {Transform} from 'str…
-
If the environment variable `HONEYCOMB_API_KEY` is not set, then
```
(venv) $ python deploy/scripts/setup_cluster.py --type development
```
fails:
```
Traceback (most recent call last):
File "[...]…