id int64 393k 2.82B | repo stringclasses 68
values | title stringlengths 1 936 | body stringlengths 0 256k โ | labels stringlengths 2 508 | priority stringclasses 3
values | severity stringclasses 3
values |
|---|---|---|---|---|---|---|
2,621,773,554 | ui | [bug]: SidebarMenuSubItem Sidebar menu action button distorts other components | ### Describe the bug
I am trying to add context buttons to SidebarMenuSubItem but they distort other components.
<img width="253" alt="Bildschirmfoto 2024-10-29 um 17 26 13" src="https://github.com/user-attachments/assets/ba8c6f2e-7e1c-4f40-92e2-d0302453dc6c">
### Affected component/components
Sidebar
### How to... | enhancement,component: sidebar | low | Critical |
2,621,774,154 | Python | Add Radial Basis Function Neural Network (RBFNN) | ### Feature description
Radial Basis Function Neural Networks (RBFNNs) are a type of neural network that combines elements of clustering and function approximation, making them powerful for both regression and classification tasks. RBFNNs can efficiently model non-linear relationships with fewer parameters than tradit... | enhancement | medium | Minor |
2,621,779,246 | flutter | Breaking: DiagnosticsNode.toStringDeep added wrapWidth parameter | PR https://github.com/flutter/flutter/pull/154752 adds a new parameter to the `toStringDeep` method in [3.27.0-0.0.pre](https://github.com/flutter/flutter/releases/tag/3.27.0-0.0.pre)
```diff
String toStringDeep({
String prefixLineOne = '',
String? prefixOtherLines,
DiagnosticLevel minLevel = Diagn... | c: regression,framework,has reproducible steps,P2,team-framework,triaged-framework,found in release: 3.27 | low | Critical |
2,621,780,878 | pytorch | First run lint on just the changes in the PR before running it over the entire PR | Goal: Usually lint errors are introduced by the dev's own changes. This can let the devs get a red signal on their PR significantly faster
cc @seemethere @malfet @pytorch/pytorch-dev-infra | module: ci,triaged | low | Critical |
2,621,787,500 | flutter | Cocoon cipd package build flakes on homebrew reinstallation permission issue | In PR https://github.com/flutter/cocoon/pull/3992 the `Mac_arm64 ruby` build that packages Ruby and related gems failed:
```
Error: Could not rename m4 keg! Check/fix its permissions:
sudo chown -R swarming /opt/homebrew/Cellar/m4/1.4.19
```
https://ci.chromium.org/ui/p/flutter/builders/try/Mac_arm64%20ruby/35/o... | team-infra,P2,c: flake,triaged-infra | low | Critical |
2,621,873,404 | flutter | [go_router_builder] invalid enum query parameter bad state | ### What package does this bug report belong to?
go_router_builder
### What target platforms are you seeing this bug on?
Web
### Have you already upgraded your packages?
Yes
### Dependency versions
<details><summary>pubspec.lock</summary>
```lock
# Generated by pub
# See https://dart.dev/tools/pub/glossary#... | c: crash,package,has reproducible steps,P2,p: go_router,p: go_router_builder,team-go_router,triaged-go_router,found in release: 3.24,found in release: 3.27 | low | Critical |
2,621,940,808 | pytorch | Major perf regression with `BatchNorm2d` + `torch.compile` with `reduce-overhead` + DDP | ### ๐ Describe the bug
Since PyTorch 2.5.0, there is a massive (more than 10x) performance regression when using `BatchNorm2d` with `torch.compile` set to `reduce-overhead` and `DistributedDataParallel`. The following warning is also printed multiple times: `skipping cudagraphs due to mutated inputs (27 instances)`... | high priority,oncall: distributed,triaged,module: ddp,module: cuda graphs,oncall: pt2,pt2d-triage-nov2024 | low | Critical |
2,621,941,373 | flutter | [et] start forwarding compilation errors to et from BuildRunner | For context see https://github.com/flutter/engine/pull/56177#discussion_r1820991182 | P3,team-engine,triaged-engine,e: engine-tool | low | Critical |
2,621,945,557 | langchain | Voice Input Support for Ollama Models | ### Discussed in https://github.com/langchain-ai/langchain/discussions/27404
<div type='discussions-op-text'>
<sup>Originally posted by **kodychik** October 16, 2024</sup>
### Checked
- [X] I searched existing ideas and did not find a similar one
- [X] I added a very descriptive title
- [X] I've clearly des... | stale | low | Critical |
2,621,946,419 | svelte | [docs] Snippet docs doesn't mention `direct/explicit` method | ### TLDR
https://svelte.dev/docs/svelte/snippet#Passing-snippets-to-components
Would like to add a section to explain the `direct/explicit` method
```ts
let { foo } = $props();
{@render foo()}
```
### Explanation
As far as i can tell there are 3 ways, and the second one `direct/explicit` doesn't see... | documentation | low | Minor |
2,621,949,636 | yt-dlp | Add support for Spinitron.com | ### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting a new site support request
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](https://gith... | site-request,triage | low | Critical |
2,621,968,417 | electron | Drag & dropping a file from file explorer SEGFAULTs on Linux | ### Preflight Checklist
- [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [x] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [x] I have searched ... | platform/linux,crash :boom:,bug :beetle:,33-x-y,34-x-y | low | Critical |
2,621,969,499 | ui | [bug]: Add webkit optimizations to global CSS configuration | ### Describe the bug
## Overview
The current global CSS configuration would benefit from additional webkit-specific optimizations to enhance cross-browser compatibility, mobile device support, and overall rendering quality.
## Suggested Changes
Add the following webkit and cross-browser optimizations to the base ... | bug | low | Critical |
2,621,994,894 | flutter | focusColor does not work in InkWell on mobile platforms (Android, iOS) | ### Steps to reproduce
1. launched the application (Code sample)
### Expected results
After the screen is displayed, index 0 should be focusColor
### Actual results
In android, focusColor is not applied, it is displayed after changing the focus or tap.
In windows and web app, everything works correctly.
### Code... | framework,f: material design,has reproducible steps,P2,team-design,triaged-design,found in release: 3.24,found in release: 3.27 | low | Minor |
2,622,045,197 | nvm | nvm install falls back immediately to source tarfile if binary tarfile fails for whatever reason | installing with `nvm install --lts` on Bullseye ARM64 produces unexpected code compilation after the tarfile is downloaded
```
Computing checksum with sha256sum
Checksums matched!
$>./configure --prefix=/home/runner/.nvm/versions/node/v20.18.0 <
Node.js configure: Found Python 3.9.2...
INFO: configure completed succes... | installing node,needs followup | low | Major |
2,622,077,415 | pytorch | [Runtime Error] Build PyTorch with cuda12.2 on Jetson AGX Orin with jetpack 5.1.4 | ### ๐ Describe the bug
### Environment
```bash
jetpack==5.1.4
cuda==12.2
PyTorch==2.3.0
```
I found that the cuda-12.2 is compatible with jetpack5.x: [CUDA Upgradable Package for Jetson](https://docs.nvidia.com/cuda/cuda-for-tegra-appnote/index.html#cuda-upgradable-package-for-jetson)
I've built PyTorc... | module: cuda,triaged,module: arm,module: jetson | low | Critical |
2,622,106,352 | go | x/tools/go/packages: Load is inefficient due to heavy contention | See https://github.com/golang/go/issues/70078#issuecomment-2442266268: for the same workload, the go list command sometimes runs very quickly (70ms) and other times waits for a conspicuously round number (1.0s) of elapsed time before it exits. I vaguely recall that this was intentional behavior to prevent file system t... | NeedsInvestigation | low | Major |
2,622,115,761 | deno | Using NPM-prefixed Import Syntax Breaks Lock File | ## Deno Info
Version: Deno 2.0.3
## Steps to reproduce
File Tree:
```tree
- .vscode
- settings.json
- app.ts
- deno.json
```
Deno.json:
```json
{
"imports": {
"@aws-sdk/client-s3": "npm:@aws-sdk/client-s3@^3.679.0"
}
}
```
1. Add the following to `app.ts`:
```ts
impor... | bug,node compat,install | low | Critical |
2,622,124,681 | go | runtime: TestLockOSThreadExit failures | ```
#!watchflakes
default <- pkg == "runtime" && test == "TestLockOSThreadExit"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732844890131159425)):
=== RUN TestLockOSThreadExit
proc_test.go:983: /home/swarming/.swarming/w/ir/x/t/go-build3157675313/... | NeedsInvestigation,arch-riscv,compiler/runtime | low | Critical |
2,622,124,736 | go | google.golang.org/protobuf: TestIntegration/Go1.23.0/ProtoLegacy failures | ```
#!watchflakes
default <- pkg == "google.golang.org/protobuf" && test == "TestIntegration/Go1.23.0/ProtoLegacy"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732845580536376737)):
=== RUN TestIntegration/Go1.23.0/ProtoLegacy
integration_test.go:... | NeedsInvestigation | low | Critical |
2,622,124,784 | go | log/syslog: TestConcurrentReconnect failures | ```
#!watchflakes
default <- pkg == "log/syslog" && test == "TestConcurrentReconnect"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732829194556524977)):
=== RUN TestConcurrentReconnect
syslog_test.go:430: timeout in concurrent reconnect
--- FA... | NeedsInvestigation | low | Critical |
2,622,126,212 | go | archive/tar: unrecognized failures | ```
#!watchflakes
default <- pkg == "archive/tar" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732750304004293793)):
FAIL archive/tar [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,126,250 | go | cmd/compile/internal/abt: unrecognized failures | ```
#!watchflakes
default <- pkg == "cmd/compile/internal/abt" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732752484775820097)):
FAIL cmd/compile/internal/abt [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,126,339 | go | x/tools/cmd/gonew: Test/quote.txt failures [consistent failure] | ```
#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/gonew" && test == "Test/quote.txt"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732764485200200673)):
=== RUN Test/quote.txt
main_test.go:98: unexpected failure exit
main_test.go:... | NeedsInvestigation,Tools | medium | Critical |
2,622,126,370 | go | cmd/compile: unrecognized failures | ```
#!watchflakes
default <- pkg == "cmd/compile" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732758873422249313)):
FAIL cmd/compile [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation,compiler/runtime | low | Critical |
2,622,126,535 | go | cmd/compile/internal/amd64: unrecognized failures | ```
#!watchflakes
default <- pkg == "cmd/compile/internal/amd64" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732755578646736849)):
FAIL cmd/compile/internal/amd64 [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation,compiler/runtime | low | Critical |
2,622,142,804 | svelte | Effect tracks entire store instead of properties used | ### Describe the bug
If a property of a store is used in an effect, the entire store becomes a dependency.
This is especially an issue when using something like superforms that stores formdata in a single store. Changing one field will cause all effects referencing any field to run.
### Reproduction
https://svel... | documentation | low | Critical |
2,622,145,509 | PowerToys | [Peek] Images open blurry | ### Microsoft PowerToys version
0.85.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Peek
### Steps to reproduce
I open an image in Peek.
### โ๏ธ Expected Behavior
The image should look accurate.
### โ Actual Behavior
The image is not in focus. In this case, ... | Issue-Bug,Needs-Triage | low | Minor |
2,622,158,374 | next.js | `cloneElement` in client component with async server component as children not working | ### Link to the code that reproduces this issue
https://github.com/darthmaim-reproductions/vercel-next.js-72034
### To Reproduce
1. Clone the reproduction
2. `npm i`
3. `npm run dev`
4. Open http://localhost:3000/ and observe error
### Current vs. Expected behavior
#### Current
When using `cloneEle... | bug | low | Critical |
2,622,169,697 | opencv | Remove cuBLAS dependency with cuDNN >= 9.0.0 | ### System Information
OpenCV version: 4.10
OS: Windows
Compiler: MSVC
CUDA version: 12.6
cuDNN version: 9.5.1
### Detailed description
Since version 9.0.0 cuDNN no longer depends on the cuBLAS library but on cuBLASLt instead.
https://docs.nvidia.com/deeplearning/cudnn/latest/release-notes.html#cudnn-9-0-0
H... | bug,category: gpu/cuda (contrib),category: dnn | low | Minor |
2,622,185,685 | flutter | [a11y][iOS] TabBar does not work with iOS Voice Control | ### Steps to reproduce
1. Activate Voice Control from the settings app.
2. Open the sample code which uses TabBar.
3. Observe that you cannot navigate between tabs using Voice Control because there is no label for non-selected tabs.
b/345133676
### Expected results
You should be able to navigate between tabs us... | platform-ios,f: material design,a: accessibility,customer: money (g3),has reproducible steps,P1,found in release: 3.24,team-accessibility,triaged-accessibility,found in release: 3.27 | medium | Minor |
2,622,242,784 | go | archive/zip: unrecognized failures | ```
#!watchflakes
default <- pkg == "archive/zip" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732750304004293793)):
FAIL archive/zip [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,242,820 | go | cmd/compile/internal/compare: unrecognized failures | ```
#!watchflakes
default <- pkg == "cmd/compile/internal/compare" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732752484775820097)):
FAIL cmd/compile/internal/compare [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,242,854 | go | encoding/json: unrecognized failures | ```
#!watchflakes
default <- pkg == "encoding/json" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732758873422249313)):
FAIL encoding/json [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,242,906 | go | cmd/compile/internal/base: unrecognized failures | ```
#!watchflakes
default <- pkg == "cmd/compile/internal/base" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732755578646736849)):
FAIL cmd/compile/internal/base [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,263,287 | vscode | Terminal profiles smoke test caused timeout | Build: https://dev.azure.com/monacotools/a6d41577-0fa3-498e-af22-257312ff0545/_build/results?buildId=301927
Changes: https://github.com/Microsoft/vscode/compare/22b0035...f992298
Terminal tests in this build were all very slow:
```
โ should create a terminal in the editor area by default (117047ms)
Termi... | debt,smoke-test-failure,terminal-profiles | low | Major |
2,622,271,766 | rust | ICE with next-solver: ExistentialMismatch | <!--
Thank you for finding an Internal Compiler Error! ๐ง If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
```Rust
trait Service {
type S;
... | I-ICE,A-trait-system,T-compiler,C-bug,S-has-mcve,S-bug-has-test,WG-trait-system-refactor | low | Critical |
2,622,274,711 | ui | [bug]: Sidebar seems incompatable with a header navigation | ### Describe the bug
I am building a dashboard and desire to have a header nav bar as well as the sidebar.
Problem:

Ideal:

.
While Deno successfully caches, and executes scripts respecting the `NPM_CONFIG_REGISTRY` environment variable, compiling t... | bug,compile | low | Critical |
2,622,296,837 | flutter | [engine] scrolling perfomance regression with merged platform/UI thread. | ### Steps to reproduce
1. `flutter channel master`
2. `flutter run --profile`
3. Scroll vigorously up and down
Reproducible on `master` TOT at the moment : 3ed40f003a92487dfa96833e6a1e1bd7f8ceb677 โ
The `master` commit that caused it : 81e418dd20f784cae63a5eb9bc234b1332f8e925 โ
Reproducible on `beta` as w... | from: performance template,P1,team-engine,triaged-engine | medium | Critical |
2,622,301,324 | excalidraw | [โจ] Remove traditional slides sidebar and use frames instead to organize slides on the canvas itself | _note: frames here means frames from the frames tool._
Slides on Excalidraw have the potential to be so much better than conventional PPT or Google Slides.
## Problem
Imho, the current model of having frames on the canvas and organizing slides on a sidebar is fundamentally flawed and leads to a poor UX. With this mod... | UX/UI,Excalidraw+,E+/presentations | low | Minor |
2,622,303,706 | react | [React 19]Can the server support AsyncGenerator function in useActionState? | I saw somewhere that useActionState fn supports the yield method, which will append the yield return data to the state array. Later I couldn't find it anymore.
Business scenario:
An action contains multiple third-party requests, and we need to promptly feedback the current status to the user.
I tried it today, a... | Resolution: Stale,React 19 | medium | Critical |
2,622,341,612 | svelte | Add support for "rotate" in `flip` | ### Describe the problem
I'm trying to create the "tinder-swipe" effect in my app, and i'm using flip for achieving the animation of moving the cards. Everything works really nicely except for the rotation - which it seems like `flip` does not support:
```ts
export function flip(node, { from, to }, params = {}) {
... | transition/animation | low | Major |
2,622,347,672 | go | bufio: unrecognized failures | ```
#!watchflakes
default <- pkg == "bufio" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732750304004293793)):
FAIL bufio [build failed]
โ [watchflakes](https://go.dev/wiki/Watchflakes)
| NeedsInvestigation | low | Critical |
2,622,348,953 | pytorch | torch.compile'ing individual linears for torchtitan debug model + FSDP2 leads to errors | ### ๐ Describe the bug
When I change torchtitan's torch.compile logic to compile individual linear layers instead of transformer blocks, I see an error:
```
File "/home/vasiliy/.conda/envs/pt_nightly_20241006/lib/python3.11/site-packages/torch/_functorch/_aot_autograd/runtime_wrappers.py", line 488, in wrapp... | oncall: distributed,triaged,module: fsdp,oncall: pt2,module: dynamo,module: guards,pt2d-triage-nov2024 | low | Critical |
2,622,394,386 | godot | [TRACKER] Rendering issues at very long distances (numerical precision) | This is a tracker dedicated to issues experienced when rendering **at very long distances**, i.e. involving very large camera far distance, very large and very far away geometry, lights with very long range, and all kinds of very large numbers in general.
Such scenes are very common in **space settled games**, **open ... | discussion,topic:rendering,topic:3d | low | Minor |
2,622,419,551 | rust | ICE with next solver: `errors selecting obligation during MIR typeck: [Ambiguity]` | <!--
Thank you for finding an Internal Compiler Error! ๐ง If possible, try to provide
a minimal verifiable example. You can read "Rust Bug Minimization Patterns" for
how to create smaller examples.
http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
-->
### Code
```Rust
pub fn get_all_files_in_dir<... | I-ICE,T-compiler,C-bug,S-bug-has-test,WG-trait-system-refactor | low | Critical |
2,622,430,575 | vscode | Give more control over syncing rapidly updating documents with extensions | From #230326
I'd like a way to better control extension synchronization for text models that are rapidly updated
My original motivating use case is for chat code blocks while responses are streaming in. If we update these during streaming, extensions will see the document being updated many times a second. The docume... | feature-request,api,inline-chat | low | Minor |
2,622,433,644 | go | make.bash: unrecognized failures | ```
#!watchflakes
default <- pkg == "make.bash" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8732713459009767409)):
Building Go cmd/dist using /opt/golang/swarm/.swarming/w/ir/cache/tools/go_bootstrap. (go1.22.6 solaris/amd64)
Building Go t... | NeedsInvestigation | low | Critical |
2,622,471,820 | flutter | [web] Flutter web can't handle `0xFE0F` (Unicode Variation Selectors) | While testing some Emoji rendering (using `package:emoji`) I noticed that in some frames, we fire a "Could not find a set of Noto fonts to display all missing characters":
<img width="1374" alt="Screenshot 2024-10-28 at 5 48 10โฏPM" src="https://github.com/user-attachments/assets/9f10c182-3030-46bd-962c-405764be05e3"... | engine,a: typography,platform-web,e: web_canvaskit,has reproducible steps,P2,e: web_skwasm,team-web,triaged-web | low | Critical |
2,622,473,158 | rust | Allow `Waker::from` to accept trait object `Arc<dyn Wake>` | I don't know it this issue is duplicate.
Consider this [code snippet](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=11021135988246bbd948960403c9d7f4)
```rust
use std::{sync::Arc, task::{Wake, Waker}};
trait Foo: Send + Sync {}
impl Wake for dyn Foo {
fn wake(self: Arc<Self>) {
t... | T-libs-api,C-feature-request | low | Critical |
2,622,498,020 | pytorch | TORCH_COMPILE_CPROFILE=1 doesn't work on python 3.12 | ### ๐ Describe the bug
When I run
```
(cd ../torchrec && TORCH_COMPILE_CPROFILE=1 python torchrec/distributed/tests/test_pt2_multiprocess.py --num-features 100)
```
It throws
```
[rank0]: torch._dynamo.exc.InternalTorchDynamoError: ValueError: Another profiling tool is already active
```
But when I ... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,622,533,676 | node | Buffer is not transferable in Node 21/22 | ### Version
v21.7.3, v22.11.0
### Platform
```text
Linux nweiz1 6.9.10-1rodete5-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.9.10-1rodete5 (2024-09-04) x86_64 GNU/Linux
```
### Subsystem
worker_threads
### What steps will reproduce the bug?
```js
import {MessageChannel, Worker} from 'worker_threads';
const channel... | buffer,web-standards | medium | Critical |
2,622,535,164 | material-ui | [material-ui] Difficult to find correct info on theming with Pigment CSS in Vite | ### Related page
https://mui.com/material-ui/experimental-api/pigment-css/#themes
### Kind of issue
Missing information
### Issue description
Docs are great but the Theming section doesn't provide an example for Vite. I've looked around, including at the [examples](https://github.com/mui/material-ui/tree/master/ex... | docs,support: docs-feedback,package: pigment-css | low | Minor |
2,622,557,124 | ui | [bug]: Pagination - The requested module /src/components/ui/button.tsx does not provide an export named ButtonProps | ### Describe the bug
Pagination throws an error when attempting to import `ButtonProps` from `button.tsx` in Astro. The error occurs because `ButtonProps` is imported directly as:
```js
import { ButtonProps, buttonVariants } from "@/components/ui/button";
```
While this may work in Next.js or vanilla React (not t... | bug | low | Critical |
2,622,561,604 | deno | PEM Base64 Error while using mineflayer NPM Package | Version: Deno 2.0.3
Hello.
I am interested in using Deno to build a Minecraft player bot. I used the minelayer package and the Deno runtime. I wrote simple code that should log in to the player using Microsoft authentication.
I am using Deno running on aarch64 Linux.
I am also running mineflayer version 4.23.0.
... | bug,crypto | low | Critical |
2,622,574,426 | pytorch | Please implement batching rule for torch.nn.functional.multi_margin_loss | ### ๐ The feature, motivation and pitch
I'm working on a metric to measure the efficiency of a neural network. My approach requires computing per-example gradient using multi_margin_loss.
Like evaluating the test accuracy of a model, the more examples used, the better the estimation. I would like to measure the effi... | triaged,actionable,module: vmap,module: functorch | low | Minor |
2,622,582,521 | pytorch | Tensor.index_reduce produces incorrect result | ### ๐ Describe the bug
Code to reproduce:
```python
import torch
device = torch.device('cpu')
dtype = torch.bfloat16
n = 512
x = torch.tensor([0, 1], dtype=dtype, device=device).repeat(n // 2)
y = torch.zeros(n, device=device, dtype=torch.int32)
print("x[:10] =", x[:10])
print('index_reduce mean :'... | high priority,triaged,module: advanced indexing | low | Critical |
2,622,602,495 | node | FTBFS, version 22.11, gcc 11.2 | On a *Slackware64-15.0* machine, attempting to compile NodeJS **22.11** gets a ways into the compile and then fails. Compiling previous stable releases, e.g. **20.18** and below, works just fine.
On Slackware 15 (the most recent "stable" release, albeit dated), we have `gcc` version **11.2.0**, and `glibc` version ... | build | low | Critical |
2,622,631,415 | three.js | Demo of reverse depth buffer | ### Description
There are no demos that exercise Cory's new reversed Z functionality.
### Solution
One idea is forking or enhancing the existing [Logarithmic Depth Buffer](https://threejs.org/examples/#webgl_camera_logarithmicdepthbuffer) demo.
### Alternatives
The logarithmic depth buffer demo is super ... | Enhancement | low | Minor |
2,622,656,848 | pytorch | ncclInternalError: Internal check failed | ### ๐ Describe the bug
I met an error when I use torchrun for 4 GPUs training and 'nccl' backend (It runs perfect when I use 'gloo'). The environment is python3.9+pytorch2.3.0+cuda12.1.We tried to use uftrace to capture the DLRM code of 4 GPUs launched by torchrun, the command is as follows:
**torchrun --nproc_p... | oncall: distributed,triaged,module: nccl | low | Critical |
2,622,660,049 | pytorch | export onnx error with sfft | ### ๐ Describe the bug
code
``` python
import torch
from torch import nn
import torchaudio
DNN_DATA_TYPE = torch.float32
class DataCov(nn.Module):
def __init__(self):
super(DataCov, self).__init__()
self.transform = nn.Sequential(
torchaudio.transforms.MelSpectrogram(sa... | module: onnx,triaged | low | Critical |
2,622,686,734 | tensorflow | [TF-2.18] Protoc-related Segmentation Fault on GH200 when Building from Source | ### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
TF 2.18
### Custom code
No
### OS platform and distribution
Rocky Linux 9.3
### Mobile device
_No response_
### Python version
3.9
### Bazel version
6.5.0
### GCC/compiler... | stat:awaiting tensorflower,type:build/install,subtype: ubuntu/linux,TF 2.18 | low | Critical |
2,622,704,028 | PowerToys | Prevent White Flash When Opening Windows in Dark Mode | ### Description of the new feature / enhancement
Would it be possible for PowerToys to eliminate the white flash when opening a window in Dark Mode? For example, when launching Chrome, thereโs always a brief white flash before the content appears. Perhaps PowerToys could replace this flash with a black or dark splash ... | Idea-New PowerToy,Product-Tweak UI Design | low | Major |
2,622,731,593 | terminal | Ctrl or shift click the new tab button does not use the parent directory as working directory | ### Windows Terminal version
1.21.2911.0
### Windows build number
10.0.19045.5011
### Other Software
_No response_
### Steps to reproduce
0. Set default profile CMD (or PS; but steps below are for CMD).
1. Set your CMD profile's "Starting directory" to "Use parent process directory".
3. Open a new window of WT a... | Issue-Bug,Product-Terminal,Needs-Tag-Fix | low | Minor |
2,622,752,681 | three.js | GLTFLoader: Conflicting mesh/primitive/geometry mappings | ### Description
In glTF's data model, we have:
```yaml
- node: GLTF.Node
- mesh: GLTF.Mesh
- prim: GLTF.MeshPrimitive
- attribute: Record<string, GLTF.Accessor>
- material: GLTF.Material
- prim: GLTF.MeshPrimitive
- attribute: Record<string, GLTF.Accessor>
- material: GLT... | Loaders | low | Major |
2,622,788,785 | pytorch | Ban relative imports in test/ | ### ๐ Describe the bug
If you want to make some library code for tests to share, put it in torch/
### Versions
main
cc @mruberry @ZainRizvi | module: tests,triaged,better-engineering,module: testing | low | Critical |
2,622,809,396 | pytorch | Error compiling the torch.library.custom_op with input mutations with set_ | ### ๐ Describe the bug
When we try to wrap a simple set_ into custom_op, we found it cannot be compiled.
The following simple case failed with error:
```
import torch
from torch import nn
@torch.library.custom_op("mylib::set_data", mutates_args=["param"])
def set_data(param: torch.Tensor, new_data: tor... | triaged,module: custom-operators,oncall: pt2,module: pt2-dispatcher | low | Critical |
2,622,870,179 | flutter | Turn off NSAsserts in release mode on iOS and macOS | In a typical iOS and macOS project `NSAssert`s are off in release mode. Here's the `ENABLE_NS_ASSERTIONS` build setting in a newly created project:

> Controls whether assertion logic provided b... | engine,P2,team-ios,triaged-ios | low | Critical |
2,622,871,840 | godot | Modifying material properties on external material do not update view in-game | ### Tested versions
v4.4.dev.custom_build [8004c7524]
### System information
macOS
### Issue description
Material property setters that don't call notify_property_list_changed will not see the change reflected in the viewport.
### Steps to reproduce
Change a material property like cull mode.
### Minimal reprodu... | bug,topic:core | low | Minor |
2,622,914,041 | three.js | Support shadow mapping with reverse Z | ### Description
To repro, modify `examples/webgl_shadowmap.html` by passing `reverseDepthBuffer: true` into the `WebGLRenderer` constructor.
To get anything to render at all, you will also need to add `renderer.getContext().clearDepth(0)` (see my comment in #29579).
After these modifications, the demo looks okay... | Enhancement | low | Minor |
2,622,925,547 | next.js | router.asPath is wrong on vercel | ### Link to the code that reproduces this issue
https://github.com/mrbirddev/fontsensei/commit/5a04164bc78771cad30fee3408ad38f93fd43e2b
### To Reproduce
1. deploy this commit on vercel
https://github.com/mrbirddev/fontsensei/commit/5a04164bc78771cad30fee3408ad38f93fd43e2b
--> vercel URL
https://fontsensei... | bug,Navigation,Internationalization (i18n) | low | Minor |
2,622,957,552 | excalidraw | excalidrawApi don't execute on update for work HMR | As the useRef works in the react, we need to call the function for each call to didUpdate to put the api back. This need for HMR.
I can send mr if you agree
One of the possible solutions
```js
componentDidUpdate(prevProps: AppProps, prevState: AppState) {
this.props.excalidrawAPI?.(this.api)
....
``` | support | low | Minor |
2,622,995,221 | material-ui | [icons-material] Importing from `@mui/icons-material` throws error in Remix/Vite | ### Search keywords
module, cjs, mjs, icons, vite, remix
### Latest version
- [x] I have tested the latest version
### Steps to reproduce
1. Open [reproduction](https://stackblitz.com/edit/remix-run-remix-dvi4ts?file=app%2Froutes%2F_index.tsx)
2. Notice error
### Current behavior
Importing an icon from `@mu... | bug ๐,package: icons | low | Critical |
2,623,041,036 | PowerToys | Shotcuts on Dashboard screen changes based on the current keyboard layout | ### Microsoft PowerToys version
0.85.1
### Installation method
WinGet
### Running as admin
No
### Area(s) with issue?
General
### Steps to reproduce
I'll be using Thai keyboard layout (Kedmanee, to be exact) to reproduce the issue. Not 100% sure if other non-English would exhibit the same behavior or not.
1. ... | Issue-Bug,Product-Settings,Priority-1 | low | Minor |
2,623,114,663 | vscode | Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked! | Running vscode-test on 1.95.0 occurred this issue, working well on 1.94.2.
```
Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at H3.add (file:///home/vsts/work/1/s/.vscode-test/vscode-linux-x64-1.95.0/resources/app/out/vs/workbench/api/nod... | debt | low | Critical |
2,623,126,831 | next.js | OPTIONS request stuck when using edge runtime | ### Link to the code that reproduces this issue
https://github.com/yuluyi/edge-runtime-stuck-on-options
### To Reproduce
```
pnpm run dev
curl 'http://localhost:3000' -X 'OPTIONS'
```
### Current vs. Expected behavior
It should work.
### Provide environment information
```bash
Operating System:
Platform:... | bug,Navigation,Performance,Runtime,Pages Router,Parallel & Intercepting Routes,Partial Prerendering (PPR) | low | Major |
2,623,143,668 | godot | Support the IOR attribute of glass material | ### Tested versions
4.0.4
### System information
macos 14.4 (23E214) godot 4.0.4
### Issue description

Set the ior property of Threejs material and change the refractive index of transparent material. The effect is as foll... | topic:rendering,needs testing,topic:3d | low | Minor |
2,623,184,064 | rust | compiletest: `//@ needs-dynamic-linking` should rule out musl since it supports neither dylibs nor cdylibs | Noticed in #130860. Should double-check the detection mechanism to determine *why* we thought `musl` targets supported dynamic linking in the first place. | T-bootstrap,E-medium,C-bug,A-compiletest,E-needs-investigation | low | Minor |
2,623,187,282 | kubernetes | Implement caching for resolved OIDC distributed claims | ### What would you like to be added?
The oidc distributed claims feature was implemented (see [PR #63213](https://github.com/kubernetes/kubernetes/pull/63213)), but caching for resolved claims was left as a TODO (see [code reference](https://github.com/kubernetes/kubernetes/blob/daef8c2419a638d3925e146d0f5a6b217ea69b7... | kind/feature,sig/auth,needs-triage | low | Major |
2,623,191,598 | pytorch | Torch Inductor should have a way for new backend to provide build options | ### ๐ The feature, motivation and pitch
Currently, to compile the code generated by a backend, build options are collected by CppTorchDeviceOptions, there are 2 issues here. First, it covers cpu, cuda and xpu for now, all the codes for different backends are put together with branches. This is an anti pattern. Each s... | triaged,oncall: pt2,module: inductor | low | Minor |
2,623,210,823 | pytorch | TensorBoard images loading error | ### ๐ Describe the bug
The first time I used TensorBoard I generated y=x and the image was fine, but when I modified the original function to generate y=2x,y=3x and y=x^2 etc. and then regenerated y=x there was a problem, my image was not displayed correctly, y=x was only a part of the image, as shown in the image be... | module: windows,triaged,module: tensorboard | low | Critical |
2,623,225,562 | kubernetes | DRA: Is it possible to add a new resource: ClusterResourceClaim? | ### What would you like to be added?
We plan to develop a DRA plugin for networking (possibly related to CNI drivers). For ease of use, we may create a ResourceClaim in advance and declare some additional configurations in the opaqueConfig. If there is a cluster-scope ResourceClaim, then pods in different namespaces c... | sig/node,kind/feature,needs-triage,wg/device-management | medium | Major |
2,623,251,591 | flutter | Evaluate ImageFilter.blur tileMode behaviors | The engine PR https://github.com/flutter/engine/pull/55552 changed the default behavior of the ImageFilter.blur as will be documented in the next release notes via https://github.com/flutter/website/pull/11338
While implementing the new defaults, we observed some behavioral issues that suggest that we might want to ... | engine,P3,team-engine,triaged-engine | low | Minor |
2,623,350,325 | ui | [bug]: Multiple DropdownMenu in sidebar causes freeze on mobile screen | ### Describe the bug
https://ui.shadcn.com/blocks#sidebar-07
If you open multiple dropdown menus on a phone screen and close the sidebar, the whole app freezes.
### Affected component/components
Sidebar
### How to reproduce
1. Visit https://ui.shadcn.com/blocks#sidebar-07
2. Click on the phone scre... | bug | low | Critical |
2,623,441,943 | godot | [GDScript] Crash with Scripting Error | ### Tested versions
v4.3.stable.official [77dcf97d8]
v4.4.dev.custom_build [8004c7524] (master)
### System information
Godot v4.4.dev (8004c7524) - Windows 10.0.17763 - Multi-window, 4 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4060 Ti (NVIDIA; 32.0.15.6109) - AMD Ryzen 9 5900X 12-Core Processor (2... | bug,topic:gdscript,crash | low | Critical |
2,623,464,482 | PowerToys | ๅฐCtrl+c ็ๅคๅถๅ่ฝๆ ๅฐๅฐไธไธช้ฎ็ๆ้ฎๅ๏ผๆ่ฟไธช้ฎ็ฌฌไบๆฌก๏ผๅคๅถ็ๆๆฌๅ
ๅฎน่ฟๆฏ็ฌฌไธๆฌก็ๆๆฌๅ
ๅฎน | ### Microsoft PowerToys version
0.85.1
### Installation method
Microsoft Store
### Running as admin
Yes
### Area(s) with issue?
Keyboard Manager
### Steps to reproduce
ๅฐCtrl+c ็ๅคๅถๅ่ฝๆ ๅฐๅฐไธไธช้ฎ็ๆ้ฎ๏ผScroll Lock๏ผๅ๏ผๆ่ฟไธช้ฎ็ฌฌไบๆฌก๏ผๅคๅถ็ๆๆฌๅ
ๅฎน่ฟๆฏ็ฌฌไธๆฌก้ๅฎ็ๆๆฌๅ
ๅฎนใ
ๆๆๅคๅถ็ๅ
ๅฎนๅๆ ๅฐๆ้ฎๅฎ้
ๅคๅถๅพๅฐ็ๅ
ๅฎนไธ็ฌฆใ
ไธไผๅบ็ฐๆฏ็Ctrlๆ็ปญๅคไบๆไธ็ถๆ๏ผ่ฟไธชๆฏไธๆๆไบง็็๏ผ
### โ๏ธ Expected Behav... | Issue-Bug,Needs-Triage | low | Critical |
2,623,496,502 | tauri | [bug] build android failed on windows11 | ### Describe the bug
can build app of `x86_64-pc-windows-msvc` .
But cann't build android app.
Those code does not work when compiling Android in this project
```
$ cat ~/.cargo/config.toml
# [source.crates-io]
# replace-with = 'mirror'
# [source.mirror]
# registry = "https://mirrors.tuna.tsinghua.edu.... | type: bug,status: needs triage | low | Critical |
2,623,537,378 | PowerToys | PowerToys.PowerLauncher crashing upon UAC prompt | ### Microsoft PowerToys version
0.85.1
### Installation method
WinGet
### Running as admin
No
### Area(s) with issue?
PowerToys Run
### Steps to reproduce
Replicating the issue is a bit troublesome but it tends to happen on Win11 24H2 (26100.2033) after a UAC prompt is requested. The UAC doesn't ever pop up, b... | Issue-Bug,Needs-Triage,Needs-Team-Response | low | Critical |
2,623,618,927 | godot | GDScript code completion is extremely laggy on Android Editor | ### Tested versions
Reproducible in build of current master branch - Godot v4.4.dev (8004c7524).
Not reproducible in 4.4.dev3 / 4.3 stable
### System information
Godot v4.4.dev (8004c7524) - Android 14 - Single-window, 1 monitor - Vulkan (Mobile) - integrated Adreno (TM) 618 - (8 threads)
### Issue description
G... | platform:android,topic:gdscript,topic:editor,regression,performance | low | Major |
2,623,622,336 | rust | Panic in nightly 1.83.0 and 1.84.0 with opt-level >= 1 when unwrapping Some variant | When calling an unwrap on a value that *should* be Some, i instead get an unwrap on None error. Attaching a debugger seems to show an invalid memory error.
This issue happens only when opt-level is set to at least 1, (aka in dev profile, no panic happens, and in release it does), and only happens in rust nightly 1.83.... | P-medium,T-compiler,regression-from-stable-to-stable,C-bug,A-mir-opt,I-miscompile | medium | Critical |
2,623,647,450 | material-ui | Variant for slot doesn't work | ### Search keywords
variants, slots, props, evaluation
### Latest version
- [X] I have tested the latest version
### Steps to reproduce
Link to live example: https://stackblitz.com/edit/github-nynfvf?file=src%2Fthene.ts
Steps:
1. Customize theme with `components` => `MuiSelect` => `styleOverrides`
2... | bug ๐,component: select,customization: theme,customization: dom | low | Critical |
2,623,650,174 | PowerToys | (powerrename) let enter key apply the rename, and shift+enter key perform the rename and close | ### Description of the new feature / enhancement
being able to hit enter to apply filename changes in powerrename would simply be convenient and intuitive. and similarly to how the drop down menu from the apply button lets you apply the change then close the window already, being able to do that with shift+enter or ct... | Needs-Triage | low | Minor |
2,623,713,797 | next.js | updating head meta data based on the fetched data in app router | ### Link to the code that reproduces this issue
https://github.com/mehrizi/nextjs-dynamic-title
### To Reproduce
Hello and hardworking,
I have simple pages in _App Router_ like `app/page/[id]/page.tsx` in which the `id` is being used in the page component body to fetch some data:
```ts
export default async functi... | bug,Metadata,Performance | low | Major |
2,623,747,139 | flutter | Edge-To-Edge Progressive Web Apps on mobile | ### Use case
Native apps and iOS progressive web apps can take advantage of Edge-To-Edge display. This is the preferred presentation going forward and there has been recent work getting Flutter/Android to work this way. See [Edge-To-Edge by default on android #86248](https://github.com/flutter/flutter/issues/86248).
... | c: new feature,platform-web,c: proposal,P2,browser: chrome-android,team-web,triaged-web,browser: chrome-ios | low | Minor |
2,623,782,622 | terminal | Add an option to change border colors | ### Description of the new feature
Add an option to change border colors
I had this idea of making so you can change the border colors.
This is specially usefull when you have multiple windows and you dont want to use a terminal multiplexer.
### Proposed technical implementation details
I don't know if the way VSC... | Help Wanted,Product-Terminal,Issue-Task,Area-Theming | low | Minor |
2,623,792,102 | vscode | Panel: no drop zone for views after the last panel | Steps to Reproduce:
1. drag a view container such as search to the panel
2. try to drop it as last panel
=> this is hard, you have to drop it directly after the last panel, you cannot use any of the empty space to drop

This w... | polish,layout,papercut :drop_of_blood: | low | Minor |
2,623,805,874 | excalidraw | Add CJK fallback for other fonts | - For Code (Comic Shanns) consider using Xiaolai Mono https://github.com/lxgw/kose-font/releases/tag/v3.120
- For Normal (Nunito), could we find a better fit than Xiaolai?
- For Lilita, could we find a similarly looking bold CJK font? Perhaps very bold Xiaolai?
Follows #8408 | enhancement,font | low | Minor |
2,623,827,010 | flutter | Allow more control of TextInputControls in EditableText | ### Use case
Some apps need the option of using their own keyboard for security reasons. You often do not want other software or hardware keyboards to be able to track what is currently being entered in a text field.
Possible use cases are, for example, banking apps or other apps that have to meet certain security re... | a: text input,c: new feature,c: proposal,P3,team-text-input,triaged-text-input | low | Major |
2,623,959,823 | pytorch | Possible bug of tools::flight_recorder | ### ๐ Describe the bug
Hello,
I'm a new user of PyTorch and recently tried to run the Flight Recorder code provided in the tools. But I cannot get the code to execute as expected.
I use ngc 24.10 container, and all pytorch code of commit e000cf0ad980e5d140dc895a646174e9b945cf26.
I run Megatron Pretrain_gpt.py in... | oncall: distributed | low | Critical |
Subsets and Splits
GitHub Issues Containing Next.js References
Filters training data to find examples mentioning "next.js", providing basic keyword search capability but offering limited analytical value beyond simple retrieval.