-
## Setup
Spring Boot `3.3.4` with `org.springframework.boot:spring-boot-starter-webflux` and `org.springframework.boot:spring-boot-starter-data-mongodb-reactive`. MongoDB version is `6.0.18`.
##…
-
Sentry Issue: [AFFINE-6RJ](https://toeverything.sentry.io/issues/5604490613/?referrer=github_integration)
```
TypeError: Cannot read properties of undefined (reading 'doc')
at ChatPanelMessages._re…
-
### Description
The current gRPC documentation is too basic: https://quarkus.io/guides/grpc-getting-started#generating-java-files-from-proto-with-protobuf-maven-plugin
It should be enhanced to cov…
-
Hello, I'm deploying the crud to an openshift cluster that has postgresql deployed and running.
I've tried both options:
%prod.quarkus.datasource.reactive.url=postgresql://postgresql_pod_ip:5432…
-
**Describe the bug**
OCPP integration generates error in home assistant log. Measurands are updated but are then invalidated as soon as the error occurs, leading to unavailable values. Charge can not…
-
**Describe the bug**
The entity isn't loading on dashboard
**To Reproduce**
Console logs:
```
POOL-MONITORING-CARD 1.5.1
auto-entities.js?hacstag=1677445841121:172 AUTO-ENTITIES 1.12.1 IS I…
-
Here's code that a user might write:
```
runtime.add(draggable, view);
ReactiveProperty.of(view, CENTER).subscribe( value -> {
log(value);
})
```
This wouldn't work because `Draggable` writes…
-
### Description
I'm using a getter/setter to perform side effects whenever a `@api` property is updated, and tracking the value with a local property. However, I noticed when using a private property…
-
### Initial checklist
- [X] I understand this is a bug report and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github.com/…
-
Docs
- Main page is the current "docs/slint"
- Use the per language tabs in the slint language documentation
- Base the docs structure from Flutter
## Structure
- Get started
- Settin…