-
**Kibana version:** 8.15.0
**Elasticsearch version:** 8.15.0
**Browser version:** Chrome
**Describe the bug:** When clicking on any item of the execution history, the panel opens for a brief momen…
-
I created a layered project based on ABP Framework 8.2 and deployed it to the local environment using Docker Desktop.
When I call the API in Swagger, an error occurs.
### The Dockerfile files for …
-
The original EmmyLua IntelliJ plugin has limitations and a couple bugs that make it a bit frustrating to use, such as syntax highlighting failing intermittently, environment variables not being correc…
-
A test failed on a tracked branch
```
{ JavascriptError: javascript error: Service Unavailable
JavaScript stack:
Error: Service Unavailable
at _callee3$ (http://localhost:6131/bundles/commons.bun…
-
I came across a scenario the other day trying to add a new `prop` to an expression function. The example was adding a `colorMapping` prop to the `args` of the `lens_datatable_column` expression below.…
-
I'm probably doing something wrong, but I have a local chroma db running in Docker on localhost:8000 and I can query the collections perfectly fine, but when I try to search the db it throws a BadRequ…
-
Getting the above error running the following command:
` dotnet src\WopiValidator\bin\Release\net6.0\win-x64\Microsoft.Office.WopiValidator.dll --token "xxxxxxxxxxxxxxxxxxxxx" --token_ttl 0 --wopis…
-
I am experiencing the same issue as described in issue #893, where the action of the api does not correctly receive the cancellation token when aborting a request through Ocelot. By calling the api di…
-
we have one class for arg, and it reference another class in another project as below
[GraphQLInputType]
public class SecurityUserInputType
{
//SecurityUser User { get; set; }
public Secu…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am trying to integrate OpenAPI into an existing Blazor project which was recently upgraded …