-
### Issue Description
i keep getting this error. and everytime i need to reset the db to make riven work again.
---
### Docker Image Type
riven:latest 20.0 with riven-frontend:latest 17.0
---
##…
-
Hi,
I noticed that a wrapper component which does not derive from anything breaks the layout. Is a non derived component not fully supported or is there something else I am not able to see?
With…
-
When parsing text that has backticks ( ` ), spaces after the closing backtick become line breaks.
# Steps to reproduce
[Using a page from the polars documentation](https://docs.pola.rs/user-guid…
-
The prohibition of `##` in Rust 2024 breaks some proc-macros. For example, the [`peg`](https://docs.rs/peg/latest/peg/) makes use of `##` for calling methods:
```rust
#![warn(rust_2024_guarded_string…
-
It would be nice to have a source compatibility check, but this project currently has the api-breakage-check "soundness" check disabled. Evaluate this check to see if it usable, and enable it if so.
…
-
With the last update this great extension has some issues with entity update.
I'm alone?
-
### What happened?
Given a `const input = Output[]`, `pulumi.all(input).apply(resolved => {})` returns a resolved value of `pulumi.UnwrappedArray[]>`. I am expecting it to resolve to `[K, V]` or equi…
-
**Kibana version:**
8.15.3
**Elasticsearch version:**
8.15.3
**Describe the bug:**
The tags break and fail to show results due to ampersand "&"
**Steps to reproduce:**
1. Create a tag
2. Add string …
-
### Checklist
- [X] I am able to reproduce the bug with the [latest debug version](https://github.com/z-huang/InnerTune/actions/workflows/build.yml).
- [X] I've checked that there is no open or cl…
-
**Version Used**: .NET SDK 9.0.100
The current implementation of `InterceptableLocation.GetDisplayName()` which is used in source generator to output human-readable location for the generated code, …