-
I see this listed as a feature under [Better data output](https://github.com/sveltia/sveltia-cms?tab=readme-ov-file#better-data-output), but the save behavior for fields flagged as `required: false` c…
-
### 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…
-
### Describe the bug
I have a [toy application](https://github.com/martincostello/adventofcode) targeting .NET 9 that is deployed to both AWS Lambda as a custom runtime function and Azure App Service…
-
[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…
-
Hi,
I have a repo in which some of the workspaces use Mocha, and others use `node:test`. I'd like to create a Wallaby configuration for _just_ the `node:test` ones, but autodetection fails when it…
-
https://rust.godbolt.org/z/Yoc1efvxc
```rust
trait Recur {
fn recur(self);
}
impl Recur for () {
fn recur(self) {}
}
fn recurse_no_define(b: bool) -> impl Recur {
if b {
recurse…
-
### 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…
-
As QAing our current application I noticed that when we drill into a division we hit an error. Assigning this ticket to @jipatino98 as he is the owner of this breadcrumb flow:
![Recording 2024-10-22 …
-
my main.ts file looks like this
```
// modules
import { StorybookConfig } from '@storybook/react-native';
// NOTE: if you are updating this file make sure to run `npm run storybook-generate`
const m…
-
### Problem
Currently, embeddable and dashboard actions are registered in uiActions trigger action registry.
To register a context menu action
```
import { synchronizeMovementAction } from './some_f…