-
### Description
This prevents the passing of default logo test in compose and reporter apps because a custom logo is already set. Removing the logo from settings ui.main logo does not set the default…
-
Hi
I managed to run neon on my k8s cluster based on https://github.com/neondatabase/helm-charts/issues/35
![Image](https://github.com/user-attachments/assets/9eabf104-ad65-4297-acee-abaac4758ee6)
I …
-
### What is the issue?
Environmental Details:
I know there's already a composed docker image of transmission on the Docker Hub but I decided to build my own on Docker so I could customize the image …
-
When using a MacVLAN network, there is an additional option that would support assigning a static IP address. In the yaml file it is:
Services:
networks:
[macVLAN Network]:
ipv4_ad…
-
### The problem
There's a warning when the integration is loaded: `OS error for home, error [Errno 2] No such file or directory: 'home'`
In my docker compose I've got the debian `/home` mounted as…
-
Any thoughts on supporting these modern UI toolkits in Flipper?
Compose is supposed to hit 1.0 in July, and SwiftUI has been out for some time already.
I've already started migrating to Jetpack …
-
点击非选择框区域,如图区域会报如下错误;
`java.lang.NoSuchMethodError: No static method HorizontalPager-xYaah8o(Landroidx/compose/foundation/pager/PagerState;Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/…
-
**Describe the bug**
I am attempting to authenticate via docker-compose with the following confguration:
```yaml
version: "3"
services:
kafka-ui:
image: provectuslabs/kafka-ui
conta…
-
Hi Greetings,
I tried to locally install the kheops as well as on the prod server following the documentation provided here on this URL:
https://docs.kheops.online/docs/installation
I tried downl…
-
When displaying UI using Jetpack Compose, data model must have `@Immutable` annotation to achieve the best performance: https://developer.android.com/reference/kotlin/androidx/compose/runtime/Immutabl…