-
### The problem
When trying to use the mealie.import_recipe action, a 405 error is returned.
### What version of Home Assistant Core has the issue?
2024.12.0
### What was the last working …
-
### Reproduction link
https://codesandbox.io/p/sandbox/8334zm
### Steps to reproduce
1. Open reproduction in new window (https://8334zm.csb.app/).
2. Open dropdown in Actions column.
### …
-
Compared to 1.23, binary sizes of most toolchain binaries have increased :
linux | amd64 | | | | |
-- | -- | -- | -- | -- | -- | --
Files | Go1.23 (B) | Tip (B) | % (+/-) | | Go1.23 (…
-
As soon as you push the big red button to send off the milestone, the game crashes to desktop. Also tested with only this mod installed and it does the same thing.
Version: 383729, IsEditor: No, I…
-
### Describe the bug
`` is accepted in generics, and it shouldn't be, or it should at least give a warning/error.
### Reproduction Steps
```v
pub fn what1(params ...A) {
println(params)
}
`…
-
>...
>Perhaps related is that the Search menu items are greyed out, even after the correct behavior is restored. "Replace text" and "Go to line..." should certainly be context dependent (greyed out f…
-
eg. open completion at `|` and accept `StringBuilder`
```java
public class HelloWorld {
public void main(String... args) {
StringBuil|
}
}
```
-
### Description
Apache-2.0 short SPDX identifier in open source file being identified as `unknown-spdx OR unknown-spdx OR unknown-spdx`
### How To Reproduce
Scan file in scancode.io (v3…
-
In this PR https://github.com/posit-dev/py-shinylive/pull/20 by @gadenbuie a dependency on lzstring=1.0.4 was introduced. However, that package doesn't publish Wheels: https://pypi.org/project/lzstrin…
-
The proposed change
-------------------
Make it easier to return to the "playlist" order after sorting a playlist by column, perhaps:
- Make it more clear how you do this if it's already possible…