-
### Code
```
static mut TEST: usize = 0;
fn main() {
let _ = unsafe { (&TEST) as *const usize };
}
```
### Current output
```
Compiling playground v0.0.1 (/playground)
warning: creating a s…
-
### What kind of issue is this?
- [X] React Compiler core (the JS output is incorrect, or your app works incorrectly after optimization)
- [ ] babel-plugin-react-compiler (build issue installing or u…
-
Working with the table plugins on my adjusted code, I found the following issue:
The button of TableActionMenuPlugin disappears when I hover the TableCellResizer resizing elements or when the Table…
-
### Question
Typically there are no "back" and "forward" button at the bottom of pages.
Due to a silly mistake, I just found out that we get these buttons, when the source text ends with
```
Unders…
-
### Package
@carbon/react
### Browser
Chrome
### Package version
v11.69.0
### React version
_No response_
### Description
The responsive breakpoints for the `PaginationNav` component don't se…
-
Whenever AI replies with a rust code block, we want to add a link/button to the Rust Playground website attaching the given code. (Later on to be expanded to support other languages/websites).
### …
-
I am currently porting our code base from Scala 2 to 3 and we are heavy users of Tapir.
A lot of semi-auto schema derivations broke after the update. From what I can gather, this affects classes, c…
-
## GORM Playground Link
https://github.com/go-gorm/playground/pull/752
## Description
In my project, hava some cycle orm relation, I use -race option to test, There is a certain probabi…
zwell updated
1 month ago
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
Hi,
When I go to "Your Playground", it does not show all my codes even next and previous option are also disabled. But I try to search using keyword I remember then it shows. Please resolve this is…