-
### Steps to reproduce
1. Run flutter app for web: `flutter run -d web-server --web-renderer canvaskit`
2. Open the URL in Firebox: `lib/main.dart is being served at http://localhost:XXXXX`
3. Op…
-
An internal error happened in the IDE plugin.
Message: Error executing task com.apollographql.ijplugin.project.ApolloProjectManagerListener$$Lambda$1533/0x00000008010c4288@42ebd1e
### Stack trac…
-
Hi,
this project looks really promising for my needs and I would like to thank you for your work.
I am working on a JSF web application and would like to embed this log viewer into it. The docum…
-
Excited by your lib I started writing an app that 'rsync' files that have been modified so my phone data gets backed up to my server.
All works great, I compiled rsync and put it in the lib folder,…
-
### Elasticsearch Version
8.15.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Elastic Cloud
### Problem Description
When trying to search or render query for …
-
### Describe the bug
I want to use the new `ListSignal` with a Java Record that contains a field of type `LocalDateTime`. This is currently not possible, as a request from the frontend to the backend…
-
I've been struggling with this since yesterday.
I've been putting together an incremental redo based build system for a couple of weeks and have hit upon this error which appears to happen with the…
-
I am trying to implement a simple springboot integrated grpc, when client receive message from web, it can't find grpc-server which I declare in application.yml and server seems haven't received…
-
### Steps to reproduce
Place a CircularProgressIndicator inside a Flex with FlexFit.tight (or any other widget that gives it tight constraints like a SizedBox)
### Expected results
The indicator sh…
-
### Description of the bug:
```
java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc.
at com.intellij.openapi.diagnostic.Logger…