-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](…
-
Recent update have broken "Prompt editing" syntax - [to:when] and [from::when]. I've found that the latest commit it properly works with is 55852cb.
Compare:
(Parser A1111, multi_conditioning - tru…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/vibrant-cdn-82zfp4
### To Reproduce
1. Add a font like IBM Plex Mono from `next/font` to a component (this work…
-
[This extension](https://github.com/muerrilla/sd-webui-detail-daemon) displays a dynamic graph that changes based on the slider parameters. It seems that this graph breaks when UI-UX is present.
![im…
-
There might be a serious bug here. Afaiu `local()` is that resolves to the correct context when it's attribute is accessed from inside the running thread. Here you access the members possibly before…
-
### Description
I have .net 8, and i use System.Text.Json
### Reproduction Steps
public class FaceMatchingImage
{
public int index { get; set; }
public int type { get; set; }
public str…
-
# Description
When the Keras model contains `tf.where` somewhere in the graph, it breaks model (de)serialization. The problem doesn't happen if `keras.ops.where` is used instead. There is no mention …
-
We lost part of the governor board because it balked at single-quotes used as part of a candidate's name:
![image](https://github.com/user-attachments/assets/e5f3ca4e-634a-4b18-91a9-62d613e9697c)
…
-
#92 introduced an issue where the IDE seems to deadlock itself when opening Swing UI while running code from the editor.
### Steps to reproduce
- put `"test" .U` in the Editor Window
- Run the Ed…
-
I spent a time trying to solve a problem where the debugger just ignore all breakpoints after my app initializes,
but after step the whole initialization, I've found that the debugger does not break …