-
### What happened?
I'm using the docker version, with the version `v1.48.19-stable`. After a tool call I got the following error
### Relevant log output
```shell
litellm-1 | 12:51:23 - LiteLLM:DEB…
-
The template breaks when using flux:input file inputs, particularly when the input tag has the sr-only class. This issue arises only when the content contains a significant amount of content, such as …
-
For the same reasons noted in [this discussion](https://github.com/solidui/solid/issues/22) - principally maintainability once a project becomes larger than a toy example - it would be helpful to conv…
zejji updated
10 months ago
-
### What minimal example or steps are needed to reproduce the bug?
Just install and try to run the linter, fails before it can even start reading files.
### What minimal configuration is needed …
-
Hey @Vinai @wigman
This is not exactly an issue, it's a more of feedback or discussion.
How about renaming folder
vendor/hyva-themes/module-magento2-admin/view/adminhtml
to
vendor/hy…
-
### Link to the code that reproduces this issue
https://github.com/george-thomas-hill/next-and-firebase-build-error
### To Reproduce
I get "Error: Failed to collect page data" when building an ap…
-
Sometimes an embed only needs one block, and it would be nice if we could shorten this:
```twig
{% embed 'widget' %}
{% block content %}
Content here
{% endblock %}
{% endembed %}
```…
-
### Did you read the instructions?
- [X] I have read the [README](../blob/main/README.md), including the [known-limitations](../blob/main/README.md#known-limitations) section.
### The request
…
-
First, I'm using node 15.2.1 but I've also tried this on 14.15.1 and 15.12.0. I ran npx create-nuxt-app my-app with the following parameters:
```
Project name: client
Programming language: Java…
-
Hi,
Is there a way to define specific colors for dark and light mode in the logo ?
Maybe by modifying the style section of the svg code ?
If yes could you provide me with a simple example with…