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,720,035,769 | ui | [feat]: SelectTrigger clear option | ### Feature description
Describe your feature request...
const SelectTrigger = React.forwardRef<
React.ElementRef<typeof SelectPrimitive.Trigger>,
React.ComponentPropsWithoutRef<typeof SelectPrimitive.Trigger> &
CustomSelectTriggerProps
>(({ className, children, isClear, onClear, ...props }, ref) => (... | area: request | low | Minor |
2,720,086,048 | create-react-app | Why we need to use npx instead of npm for creating react app? | If you have a general question about Create React App or about building an app with Create React App we encourage you to post in GitHub Discussions instead of this issue tracker. The maintainers and other community members can provide help and answer your questions there: https://github.com/facebook/create-react-app/di... | needs triage | low | Critical |
2,720,138,103 | ui | [feat]: Add more color options when adding shadcn to a project | ### Feature description
Currently at the question:
Which color would you like to use as the base color?
There's like 4 gray colors. But here on themes page, I see there's a lot more https://ui.shadcn.com/themes.
Please add them as well. I always have to modify this, quite frustrating.
### Affected component/co... | area: request | low | Minor |
2,720,144,033 | rust | Tracking Issue for Wasm floating point instructions not in `core` | Feature gate: `#![feature(wasm_numeric_instr)]`
This is a tracking issue for floating point instructions that aren't available in `core` but are available as simple instructions on Wasm directly.
### Public API
```rust
mod arch {
mod wasm32 {
pub fn f32_ceil(a: f32) -> f32;
pub fn f32_floor(a: f3... | T-libs-api,C-tracking-issue | low | Major |
2,720,155,396 | react-native | UI issue in iOS with New Architecture in RN 0.75.3 β Unexpected padding behavior | ### Description
I am facing an issue with the UI on iOS React Native 0.75.3 .UI elements are going out of their boundary and this behaviour does not occur on Android.
### Steps to reproduce
RN 0.75.3 (with new architecture) IOS .
### React Native Version
0.75.3
### Affected Platforms
Runtime - iOS
... | Platform: iOS,Needs: Author Feedback,Needs: Repro,Newer Patch Available | low | Critical |
2,720,197,402 | react-native | [0.76.3][NewArch][iOS + Android] Calling setValue on Animated.Value within useEffect breaks styling | ### Description
Hey!
While working on react-native-paper new-arch support I noticed weird issue related to assigning styles dynamically. Basically, some styles are not applied if we use Animated.Value. I checked and it's not related to library itself and the issue is reproducible with bare RN app with enabled new a... | Platform: iOS,Platform: Android,API: Animated,Needs: Triage :mag: | low | Critical |
2,720,212,253 | godot | Physics: collision pass through between `StaticBody3D` w/ `ConcaveCollisionShape3D` and `RigidBody3D` with `ConvexPolygonShape3D` | ### Tested versions
Reproducible in 4.3 and 4.4dev5.
### System information
W11
### Issue description
As per the issue description, a rigid body with two `ConvexCollisionShape3D` registers an initial collision with a static body with a `ConcaveCollisionShape3D` that is actually convex, but then fails to register t... | bug,topic:physics,topic:3d | low | Minor |
2,720,242,450 | three.js | USDZ exporter premultiplies alpha in textures when Texture.premultiplyAlpha == false | ### Description
When exporting textures the Canvas 2D API is used to convert Three textures into PNGs. But while input textures usually do not use premultiplied alpha, the [output bitmap](https://html.spec.whatwg.org/multipage/canvas.html#premultiplied-alpha-and-the-2d-rendering-context) of a CanvasRenderingContext2D ... | Addons | low | Critical |
2,720,272,567 | vscode | Git - Improve algorithm for picking the base branch it uses when populating Source Control Graph in Auto mode |
Type: <b>Feature Request</b>
I contribute to microsoft/vscode through my tracking repo gjsjohnmurray/vscode.
```
> git remote -v
origin https://github.com/gjsjohnmurray/vscode.git (fetch)
origin https://github.com/gjsjohnmurray/vscode.git (push)
upstream https://github.com/microsoft/vscode.git (fetch)
upstre... | feature-request,git | low | Minor |
2,720,292,100 | langchain | AttributeError: module 'openai' has no attribute 'error' | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | π€:bug,investigate | low | Critical |
2,720,293,066 | flutter | [pigeon] Implement a useful to-string method for `PigeonError` | See https://github.com/flutter/flutter/issues/159843 for an example where Swift code logged a `PigeonError` via string interpolation, and it was not useful because it was just the class name. For each output language where we make a custom error object, we should implement whatever that language's version of `toString`... | package,team-ecosystem,p: pigeon,P2,triaged-ecosystem | low | Critical |
2,720,307,015 | pytorch | Feature Request - Backport torch.special.gammainc for Backward Compatibility | ### π The feature, motivation and pitch
The torch.special.gammainc function, which computes the regularized lower incomplete gamma function, currently lacks backward compatibility support (actually, lack the grad w.r.t. input). This function is essential for various statistical computations, like gamma-related probab... | triaged,module: python frontend | low | Minor |
2,720,326,939 | vscode | Update Button missing |
Type: <b>Bug</b>
check for update button missing from my vs code's help option thus i dont have any method to update my vscode
VS Code version: Code 1.83.0 (e7e037083ff4455cf320e344325dacb480062c3c, 2023-10-03T16:12:16.321Z)
OS version: Windows_NT x64 10.0.26100
Modes:
<details>
<summary>System Info</summary>
|Ite... | install-update,under-discussion | low | Critical |
2,720,414,762 | angular | Found lots of logical errors in "Hierarchical injectors" doc | ### Which @angular/* package(s) are the source of the bug?
docs
### Is this a regression?
No
### Description
It's so hard to read [this doc](https://angular.dev/guide/di/hierarchical-dependency-injection#example-elementinjector-use-cases), because there are lots of errors (at least, I think they are errors). I can... | area: docs | low | Critical |
2,720,416,513 | realworld | [Bug]: Documentation: Link to API spec broken | ### Relevant scope
Other: describe below
### Description
1. Open https://realworld-docs.netlify.app/introduction/
2. Click on "API spec"\

3. See 404 (https://realworld-docs.netlify.app/introduction/specs/backend-specs/in... | bug | low | Critical |
2,720,422,281 | rust | compiletest: Detect unused auxiliary crates? | There are some auxiliary crates that are unused in the `tests` directory. I think it would be nice if compiletest could detect these and complain about them in some way.
This might be difficult due to ignored tests, or tests that are otherwise not run, which don't load enough information to know which auxiliary tests ... | C-enhancement,T-bootstrap,A-compiletest | low | Minor |
2,720,466,377 | react | [Compiler Bug]: Properties added to hook functions are removed | ### 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 using the Babel plugin)
- [X] eslint-plugin-react-compiler (build issue installing or using the eslint plugin)
- [ ] reac... | Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler | medium | Critical |
2,720,471,225 | pytorch | [ARM] (Neoverse-V1) torch._C._LinAlgError: linalg.svd: The algorithm failed to converge because the input matrix contained non-finite values | ### π Describe the bug
There are a couple of unit test failures on arm neoverse-v1 platforms ( NOTE - these are unit tests which are currently excluded from CI )
```
torch._C._LinAlgError: linalg.svd: The algorithm failed to converge because the input matrix contained non-finite values.
Exception raised from _... | module: tests,triaged,module: third_party,module: linear algebra,module: arm | low | Critical |
2,720,477,957 | angular | "Input is required but no value is available yet" with toObservable if the content is dynamic | ### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
Just updated to Angular v19 and started to experience an error. Created an example with as minimal code as possible. Unfortunately it doesn't make too much sense without additional context, ... | area: core,area: forms,state: needs more investigation,core: reactivity,cross-cutting: signals | medium | Critical |
2,720,495,929 | tensorflow | [XLA] TF XLA outputs abnormal value when compiling `Embedding` | ### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
nightly
### Custom code
Yes
### OS platform and distribution
_No response_
### Mobile device
_No response_
### Python version
_No response_
### Bazel v... | stat:awaiting tensorflower,type:bug,comp:xla,TF 2.18 | low | Critical |
2,720,560,787 | TypeScript | "Debug Failure. False expression." when using default export from js file | ### π Search Terms
debug failure false expression export default composite allowjs js
### π Version & Regression Information
- This changed between versions 5.6.2 and 5.7.2
### β― Playground Link
https://stackblitz.com/edit/ts-false-expression-tqxlxy?file=tsconfig.json,package.json
### π» Code
```js
// In a JS ... | Bug | low | Critical |
2,720,589,224 | rust | Update tests/ui/codegen/target-cpus.rs after upgrading to LLVM 20 | LLVM 20 is adding a new target CPU for WebAssembly (`lime1`), which changes the output of that test.
https://github.com/rust-lang/rust/pull/133910 temporarily modifies the test to accept the output of both LLVM versions, but that should be reverted after upgrading to LLVM 20.
@rustbot label: +A-llvm | C-cleanup,A-LLVM,A-testsuite,T-compiler | low | Minor |
2,720,647,948 | pytorch | Unit test failure on ARM - Tensor-likes are not close! CPUReproTests.test_disabled_amp | ### π Describe the bug
We see this error on Arm Neoverse-V1, ( the test is currently not covered by CI but we want to enable it )
```
AssertionError: Tensor-likes are not close!
Mismatched elements: 3 / 1572864 (0.0%)
Greatest absolute difference: 3.0517578125e-05 at index (1, 312, 448) (up to 1e-05 allowed)
G... | module: tests,triaged,module: arm | low | Critical |
2,720,659,413 | vscode | Inline chat message/buttons should be aligned with the right edge of the input box | Repro:
1. Wide monitor
2. Open chat
3. Ask "hi", π yellow message shows on the far side right of the screen
4. Hover The message, π yellow message shifts to middle and feedback buttons show on far right side
---
Actual:

Exp... | feature-request,ux,polish,inline-chat | low | Minor |
2,720,670,307 | youtube-dl | Dailywire Episode | <!--
######################################################################
WARNING!
IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE
######################################################################
-->
## Checklist
<!--
Carefully read and work through this check lis... | site-support-request | low | Critical |
2,720,676,691 | PowerToys | DIsable a keymap without deleting it | ### Description of the new feature / enhancement
A disable toggle that turns off the key map temporarily until it's re-enabled.
### Scenario when this would be used?
Sometimes you just need to turn something off quickly without having to re-make the mapping when you want it back.
### Supporting information
Other m... | Product-Keyboard Shortcut Manager,Needs-Triage | low | Minor |
2,720,678,766 | pytorch | Device assert throws a runtime error in cuda backend and results in a crash in xpu backend | ### π Describe the bug
When a device assert happens at the gpu device and a ` torch.***.synchronize()` is called following this, pytorch with `cuda` backend throws a runtime error. And in `xpu` version of pytorch a crash happens without raising a runtime error. Here is a reproducer with only torch.
```
import ... | triaged,module: xpu | low | Critical |
2,720,758,133 | vscode | workbench.colorCustomizations.editor.focusBorder | <!-- β οΈβ οΈ Do Not Delete This! feature_request_template β οΈβ οΈ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
Just like tabs, but for editors. | feature-request,editor-core | low | Minor |
2,720,787,554 | react | Bug: npm start kill automatically | Hello,
I am working on react project and my react app close frequently and it is utilising high RAM.

<!--
Please provide a clear and concise description of what the bug is. Include
screen... | Status: Unconfirmed | medium | Critical |
2,720,831,670 | vscode | Clean up cached extension VSIXs after some time | Clean up cached extension VSIXs after some time | debt,extensions | low | Minor |
2,720,889,876 | angular | Precache JavaScript in SW to speed up incremental hydration | ### Which @angular/* package(s) are relevant/related to the feature request?
_No response_
### Description
To speed up responding to user interaction when using incremental hydration we can precache the JavaScript chunks we extract at build time.
### Proposed solution
The angular service worker could be a good can... | feature,area: service-worker | low | Major |
2,720,906,527 | angular | DOM independency | ### Which @angular/* package(s) are relevant/related to the feature request?
angular-core
### Description
I use Angulars Dependency Injection within a WebWorker Scope.
Angular Core references Types Window, Document, HTMLElement, Elementand Node, which are only visible within Window Scope. However I can import and ... | feature,area: core | low | Minor |
2,720,914,414 | angular | Styling in Angular Elements Angular 18 | ### Which @angular/* package(s) are the source of the bug?
elements
### Is this a regression?
Yes
### Description
Styling of Angular Material ist not applied in our Web Component if we don't import the style sheet. However, if we add the style sheet it overwrites the style from other Website-Components.
This was ... | area: elements | low | Critical |
2,720,922,319 | rust | Tracking issue for release notes of #132155: Always display first line of impl blocks even when collapsed |
This issue tracks the release notes text for #132155.
### Steps
- [ ] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review of clarity for wider audience.
- [ ] Release team includes text in release notes/blog posts.
### Release notes text
Th... | relnotes,T-rustdoc-frontend,relnotes-tracking-issue | low | Minor |
2,720,951,624 | vscode | `Search Service` does not use `asCanonicalUri` | <strike>When I use `fileSearch` all my paths start with `c:\\Code\\vscode...` (lower case c), however, when I use `textSearch` all paths are returned as `C:\\Code\\vscode...` (upper case C).
This is because for `fileSearch` the relative path is joined with the `fsPath` of the root folder:
https://github.com/microsof... | debt,search | low | Minor |
2,720,977,393 | langchain | _recursive_set_additional_properties_false does not work with AnyOf attribute type | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | π€:bug,investigate | low | Critical |
2,721,007,101 | pytorch | Fix broken tensorboard tests in 3.13 | https://github.com/pytorch/pytorch/pull/141572 disabled some tensorboard tests in 3.13 due to failures. It looks related to tensorboard version - using a newer version seems to fix the test, but the failure still happens on CI (maybe the tensorboard version isn't updated on CI?).
cc @mruberry @ZainRizvi @albanD | module: tests,triaged,module: tensorboard,module: python frontend | low | Critical |
2,721,009,224 | material-ui | [system] Support using `applyStyles` inside template literals | ### Summary
This should be supported out of the box:
```js
const theme = createTheme({});
const StyledButton = styled('button')`
${theme.applyStyles(
'dark', `
background: white;
`
)}
`;
```
But it's not because `theme.applyStyles` returns an object. The current workaround is to ov... | waiting for π,package: system,enhancement | low | Minor |
2,721,009,999 | vscode | Format markdown links containing space in filename [](<>) without greater and smaller sign and maintain URL encoding | <!-- β οΈβ οΈ Do Not Delete This! feature_request_template β οΈβ οΈ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- Please search existing issues to avoid creating duplicates. -->
<!-- Describe the feature you'd like. -->
## Problem
VS Code adds `<>` to markdown links when t... | feature-request,markdown | low | Minor |
2,721,016,832 | rust | Tracking issue for release notes of #133883: Remove polymorphization |
This issue tracks the release notes text for #133883.
### Steps
- [x] Proposed text is drafted by PR author (or team) making the noteworthy change.
- [ ] Issue is nominated for release team review of clarity for wider audience.
- [ ] Release team includes text in release notes/blog posts.
### Release notes text
Th... | T-compiler,relnotes,-Zpolymorphize,relnotes-tracking-issue | low | Critical |
2,721,027,918 | pytorch | Fix disabled 3.13 cpp_extension test failing due to registration error | Follow-up to https://github.com/pytorch/pytorch/pull/141673.
cc @malfet @zou3519 @xmfan @NmomoN @mengpenghui @fwenguang @cdzhan @1274085042 @PHLens | module: cpp-extensions,triaged,module: PrivateUse1 | low | Critical |
2,721,030,765 | electron | view.getVisible() | ### 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 ... | enhancement :sparkles: | low | Minor |
2,721,047,098 | ui | [bug]: CLI breaks with pnpm catalog in pnpm workspaces | ### Describe the bug
#### Description
When using the `shadcn/ui` CLI in a project configured with `pnpm` and leveraging a `pnpm` catalog as part of a `pnpm workspace`, the CLI encounters an error and fails to execute commands properly. This issue seems to occur specifically when resolving dependencies or generating c... | bug | low | Critical |
2,721,059,068 | pytorch | Inconsistent Presence of 'out' Arg in cross_entropy_loss vs Other Loss Terms in Python Bindings | ### π Describe the bug
Looking at the method arguments In the bindings generated in python_nn_functions.cpp, almost all loss functions have an out parameter but cross_entropy_loss
```cpp
cross_entropy_loss(
Tensor input,
Tensor target,
Tensor? weight=None,
int64_t reduction=at::Reduction:... | module: nn,module: loss,triaged | low | Critical |
2,721,101,004 | go | x/example/gotypes: update for go/types.Alias | golang.org/x/example/gotypes should be updated to include changes in 1.{22,23,24} to support materialized aliases.
The main packages doc, hugeparam, and skeleton may need to be updated to set gotypesalias=1 by default for toolchains >= 1.24. Otherwise that will not be able to type check inputs with type parameterize... | NeedsInvestigation | low | Minor |
2,721,105,150 | godot | Focusing outline in tree drawn over everything | ### Tested versions
4.0+, 4.4 dev7
### System information
Godot v4.4.dev5 - Windows 10.0.19045 - Multi-window, 1 monitor - OpenGL 3 (Compatibility) - Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 threads)
### Issue description
When we focus on a ... | bug,topic:editor,topic:gui | low | Minor |
2,721,125,311 | go | x/text: support for go/types.Aliases | The main package cmd/gotext needs to be updated to set gotypesalias=1 GODEBUG value by default when built by a toolchains >= 1.24. Otherwise it will not be able to type check inputs with type parameterized aliases (1.24). This can be done by conditionally setting the variable (see https://go.dev/cl/627715 for an examp... | NeedsInvestigation | low | Critical |
2,721,168,995 | vscode | Interactive window shows standard editor rulers | Settings:
```js
"editor.rulers": [
80,
{ "column": 100 },
{ "column": 120, "color": "#662222" },
],
```
I don't expect these to show up in the interactive window:

| bug,interactive-window | low | Minor |
2,721,174,993 | vscode | Can barely make out interactive window export icon on standard density monitor | Windows @ 100% scale monitor, 1 devicePixelRatio (ie. pretty standard setup):


Compare that to the collapse icon which looks great (design... | bug,icons-product,interactive-window | low | Minor |
2,721,178,065 | go | x/mobile: support for go/types.Aliases | The main packages cmd/{gobind,gomobile} need to be updated to set gotypesalias=1 GODEBUG value by default when built by a toolchains >= 1.24. Otherwise they will not be able to type check inputs with type parameterized aliases (1.24). This can be done by conditionally setting the variable (see https://go.dev/cl/627715 ... | NeedsInvestigation,mobile | low | Critical |
2,721,179,070 | vscode | Actives disappear when focusing between a notebook, interactive window and native REPL | 
| bug,notebook-layout,notebook-variables | low | Minor |
2,721,217,553 | flutter | 3.28 branch info | ### 3.28 beta branch info ###
| Repo | Branch | Commit | Internal CL |
| --- | --- | --- | --- |
| flutter/flutter | [flutter-3.28-candidate.0](https://github.com/flutter/flutter/tree/flutter-3.28-candidate.0) | https://github.com/flutter/flutter/commit/74669e4bf1352a5134ad68398a6bf7fac0a6473b | cl/702911218 |
| ... | team-release | low | Major |
2,721,227,637 | pytorch | torch.export.export fails to export a model with dynamic shapes for a custom type | ### π Describe the bug
torch.export.export fails to keep a dynamic dimension. The script is using a custom class. Is it a bug or did I forget something when I registed the custom class?
```python
from typing import Any, Dict, List, Tuple
import torch
import transformers
class ModelTakingDynamicCacheAsInput... | oncall: pt2,oncall: export | low | Critical |
2,721,256,064 | kubernetes | Namespace deletion does not trigger container lifecycle hooks | ### What happened?
I want to ensure that certain commands are run on graceful deletion of a pod, so I have set up a container lifecycle prestop hook to do so. Deleting the pod does trigger the prestop hook as expected; however, when deleting the namespace that the pod is in, I would expect this to also be a graceful... | kind/bug,kind/support,sig/node,triage/needs-information,needs-triage | low | Major |
2,721,285,587 | transformers | Training config that worked with transformers v4.4.6.3 results in OOM error with v4.47.0 (using SFTTrainer) | ### System Info
```
- `transformers` version: 4.47.0
- Platform: Linux-6.8.0-1015-aws-x86_64-with-glibc2.35
- Python version: 3.12.6
- Huggingface_hub version: 0.26.2
- Safetensors version: 0.4.5
- Accelerate version: 1.1.1
- Accelerate config: not found
- PyTorch version (GPU?): 2.5.1+cu124 (True)
- Tenso... | bug | low | Critical |
2,721,291,609 | ant-design | Dropdown "judders" if it can't figure out where to determine placement | ### 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.
### What is expected?
The action menu to correctly determine where to open based on available space.
### What is actua... | Inactive,unconfirmed | low | Major |
2,721,296,832 | TypeScript | No paste edits returned when copying between commonjs files | ### π Search Terms
5.8.0-dev.20241204
### π Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
- I was unable to test this on prior versions be... | Needs Proposal | low | Minor |
2,721,317,504 | pytorch | Refactor generate_fallback_kernel_with_runtime_lookup_jit | generate_fallback_kernel_with_runtime_lookup_jit and some related functions do no use IndentedBuffer to handle output code indentation nicely. It will be great to fix that and make it consistent with other parts of WrapperCodegen.
cc @chauhang @penguinwu | triaged,oncall: pt2 | low | Minor |
2,721,335,341 | pytorch | Fix segfaulting profiler tests in 3.13 | https://github.com/pytorch/pytorch/pull/141674 and https://github.com/pytorch/pytorch/pull/141951 disabled some profiler tests in 3.13/dynamo-wrapped due to segfaults.
cc @seemethere @malfet @pytorch/pytorch-dev-infra @mruberry @ZainRizvi @robieta @chaekit @guotuofeng @guyang3532 @dzhulgakov @davidberard98 @briancouti... | module: tests,oncall: profiler,module: python frontend | low | Minor |
2,721,342,570 | vscode | Debugging VS Code prints `console.log` statements late | Steps to Reproduce:
1. have a early `console.log` statement in the window on startup
2. debug vscode with F5
π the log message appears quite late
| bug,debug,papercut :drop_of_blood: | low | Critical |
2,721,361,739 | vscode | GPU rendering: workbench.colorCustomizations for brackets only applies after window reload | Testing #234577, I only see the bracket color change from `workbench.colorCustomizations` applied after I reload the window. Non gpu lines show up correctly without the reload | bug,editor-gpu | low | Minor |
2,721,367,886 | ollama | Low GPU usage on second GPU | ### What is the issue?
I am on the 0.5.0 release (which links to 0.4.8-rc0) and using Qwen 2.5 32b Q5 with 32k context and flash attention with q8_0 KV cache.
I have a 3090 and 2080ti.
Ollama is putting 22GB on the 3090 and 5.3GB on the 2080ti.
When running a prompt the 3090 is at 80%-90% GPU usage while the ... | bug | medium | Critical |
2,721,373,610 | godot | Can't return typed arrays from C# functions to GDScript | ### Tested versions
Reproducible in 4.4dev5
### System information
Windows 10, Godot v4.4dev5
### Issue description
If I declare a function in C# like this:
```csharp
public Godot.Collections.Array<Vector2> GetCoolPlaces() {
return new Godot.Collections.Array<Vector2>(... some values);
}
```
I would expect to... | bug,topic:dotnet | low | Critical |
2,721,375,893 | vscode | 1px gap to side of minimap lets code show through |
Type: <b>Bug</b>
With word wrap off, there's about a 1px gap to the right side of the minimap that shows overflowing text (see the couple of white bars on the right side of the minimap below)

VS Code version: Code - Insider... | bug,editor-minimap | low | Critical |
2,721,383,611 | vscode | Rules show over line numbers with gpu rendering |
Type: <b>Bug</b>
1. Enable gpu editor rendering
2. Disable word wrap
3. In a file with long lines, scroll horizontally until the ruler is on top of the line numbers

VS Code version: Code - Insiders 1.96.0-insider (Universal) ... | bug,editor-gpu | low | Critical |
2,721,391,448 | angular | ComponentFixture.detectChanges causes NG0100 in zoneless mode | ### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
No
### Description
In zoneless mode, calling `ComponentFixture.detectChanges()` throws an NG0100 error.
Let's take the following component as an example:
```ts
@Component({
selector: 'app-root',
template: '{{ value }}',... | area: testing,area: core,core: change detection,core: zoneless | medium | Critical |
2,721,424,909 | pytorch | [3.13] Fix failing torch.package dynamo-wrapped test | See https://github.com/pytorch/pytorch/pull/141886.
To repro: remove the skip and `PYTORCH_TEST_WITH_DYNAMO=1 pytest test/package/test_package_script.py -k test_save_shared_tensors`
cc @albanD | oncall: package/deploy,module: python frontend | low | Minor |
2,721,439,469 | pytorch | [3.13] Fix failing module tracker dynamo-wrapped test due to recursion error | See https://github.com/pytorch/pytorch/pull/141887.
Repro: remove skip and `PYTORCH_TEST_WITH_DYNAMO=1 pytest test/test_module_tracker.py -k test_confused_hierarchy`
Sample CI failure: https://hud.pytorch.org/pytorch/pytorch/pull/141264?sha=a486ca1f8486e1f092913e551e2e04ec0cb09956
cc @chauhang @penguinwu @voznes... | triaged,oncall: pt2,module: dynamo | low | Critical |
2,721,460,358 | go | runtime: some possible SwissTable map benchmark improvements | The current runtime map benchmarks (imported from the CockroachDB SwissTable repo and used for recent runtime map work) have clearly been useful, especially for comparing the optimizations that have happened so far, but it might be worth tweaking those benchmarks.
For example, for the current benchmarks:
1. Most... | NeedsInvestigation,compiler/runtime | low | Major |
2,721,469,424 | flutter | Fix for custom shaders inside an Opacity widget might be too aggressive in some situations | https://github.com/flutter/engine/pull/56936 fixed a bug where use of custom shaders might ignore the opacity modulation of an Opacity widget.
Theoretically it might also disable an optimization for group opacity in some rare circumstances in parts of scenes in close proximity to code that uses a custom shader. No f... | engine,P3,team-engine,triaged-engine | low | Critical |
2,721,477,749 | TypeScript | Mixin constructor not working with `args:unknown[]`, only with `args:any[]` | ### π Search Terms
[site:github.com/microsoft/typescript mixin class "unknown" args any args](https://www.google.com/search?num=10&sca_esv=34e05643fe6f2863&q=site:github.com/microsoft/typescript+mixin+class+%22unknown%22+args+any+args&sa=X&ved=2ahUKEwiRqLuRxpGKAxW_HzQIHV_0K0kQ5t4CegQIKxAB&biw=1911&bih=1094&dpr=1.75)
... | Suggestion,Awaiting More Feedback | low | Critical |
2,721,483,815 | TypeScript | Definitions have `.any()` instance and static methods on `AbortSignal` even though there is only a static method | ### π Search Terms
AbortSignal
### π Version & Regression Information
- This changed in commit or PR #58211
### β― Playground Link
https://www.typescriptlang.org/play/?noImplicitReturns=false&noUncheckedIndexedAccess=true&allowUnreachableCode=true&allowUnusedLabels=true&noUnusedLocals=true&noUnusedParameters=tru... | Bug,Help Wanted,Domain: lib.d.ts | low | Minor |
2,721,491,014 | pytorch | [3.13] Fix skipped numpy 2.0 dynamo-wrapped tests | Added skips in https://github.com/pytorch/pytorch/pull/141862 and https://github.com/pytorch/pytorch/pull/141950.
Logs for former failure: https://ossci-raw-job-status.s3.amazonaws.com/log/33781064111
Sample:
```
2024-12-02T11:02:07.7846581Z PRINTING LOG FILE of torch_np/numpy_tests/lib/test_function_base 1/1 (te... | module: tests,triaged,module: numpy,module: python frontend | low | Critical |
2,721,499,538 | go | runtime: TestSUID hangs with "Password" prompt on FreeBSD | @siebenmann [reports](https://mastodon.social/@cks/113601252814952553) that `all.bash` hangs with a "Password:" prompt on their FreeBSD machine due to `runtime.TestSUID`'s [`su` call](https://cs.opensource.google/go/go/+/master:src/runtime/security_test.go;l=33;drc=8b5ed3cdaeba621687c71c19174bb4db0f5713f0).
Our Free... | OS-FreeBSD,NeedsFix,compiler/runtime | low | Critical |
2,721,504,451 | langchain | OpenAI with OpenRouter throws unexpected 'proxies' keyword argument error | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | π€:bug,investigate | low | Critical |
2,721,505,925 | ui | [bug]: inconsistency in distinguishing files and folders in file tree | ### Describe the bug
Hello and thanks for this great project!
Related to [A sidebar with a collapsible file tree.](https://ui.shadcn.com/blocks#sidebar-11)
I believe there is an issue with the file tree. Although the component renders correctly, it seems that it is doing so only because the sample data is inco... | bug | low | Critical |
2,721,526,399 | pytorch | torch.fx.GraphModule constructor doesn't copy all parameters/buffers from source graph module | ### π Describe the bug
As can be seen here: https://github.com/pytorch/pytorch/blob/main/torch/fx/graph_module.py#L478 We don't call remove_duplicate=False, so as a result, duplicate parameters get ignored. Not sure if this is intended behaviour or not.
### Versions
Main
cc @chauhang @penguinwu @ezyang @SherlockN... | triaged,oncall: pt2,oncall: fx,export-triage-review,oncall: export | low | Critical |
2,721,546,379 | react | [React 19] codemod fails when ~/.codemod does not exist | ## Summary
<!--
Please provide a CodeSandbox (https://codesandbox.io/s/new), a link to a
repository on GitHub, or provide a minimal code example that reproduces the
problem. You may provide a screenshot of the application if you think it is
relevant to your bug report. Here are some tips for providing a ... | React 19 | low | Critical |
2,721,573,468 | rust | E0596 error should suggest adding mut rather than a type signature | ### Code
```Rust
struct Bar();
impl Bar {
fn mutate(&mut self) {}
}
struct Foo(Bar);
fn f() -> Option<Foo> {
None
}
fn main() {
while let Some(x) = f() {
let y = match x {
Foo(ref bar) => {
bar
}
};
y.mutate()
}
}
```
### Current outp... | A-diagnostics,T-compiler | low | Critical |
2,721,593,551 | react | Portal can't be placed inside img tag | React version: 18.2
## Steps To Reproduce
1. `<img>{ReactDOM.createPortal(<div />, document.body)}</img>`
## The current behavior
react-dom.development.js:2942 Uncaught Error: img is a void element tag and must neither have `children` nor use `dangerouslySetInnerHTML`.
## The expected behavior
Sin... | Status: Unconfirmed | medium | Critical |
2,721,605,295 | pytorch | add `torch._foreach_clone` | ### π The feature, motivation and pitch
A "foreach" version of `Tensor.clone()` to clone a list of tensors. Can be nice in situations such as follows:
```python
# optionally transform some tensor_list_1, but tensor_list_1 should not be altered inplace
if do_transform:
tensor_list_2 = torch._foreach_some_op(... | feature,triaged,actionable,module: mta | low | Minor |
2,721,610,667 | ui | [bug]: SIderbar turn transparent on mobile | ### Describe the bug
When i open the sidebar on mobile i can see the calender but the background is transparent. I'm also getting a warning message: "@radix-ui_react-dialog.js?v=452130b3:336 Warning: Missing `Description` or `aria-describedby={undefined}` for {DialogContent}."
### Affected component/components
Sideb... | bug | low | Critical |
2,721,654,403 | go | build: windows/arm (32-bit ARM) port is broken | The Go porting policy has a section on broken ports, https://go.dev/wiki/PortingPolicy#broken-ports. The GOOS=windows GOARCH=arm (not arm64) port was marked broken in August 2024 ([CL 601777](https://go.dev/cl/601777)) for the following reasons:
- The port stopped working, failing to build with make.bat, tracked in ... | OS-Windows,NeedsInvestigation,umbrella,arch-arm | low | Critical |
2,721,654,942 | rust | E0499 error shouldn't suggest adding a semicolon when there already is one | ### Code
```Rust
use std::marker::PhantomData;
struct Bar<'a>(PhantomData<&'a mut i32>);
impl<'a> Drop for Bar<'a> {
fn drop(&mut self) {}
}
struct Foo();
impl Foo {
fn f(&mut self) -> Option<Bar<'_>> {
None
}
fn g(&mut self) {}
}
fn main() {
let mut foo = Foo();
while let Som... | A-diagnostics,T-compiler,D-incorrect | low | Critical |
2,721,672,652 | go | x/build/cmd/relnote: improve experience for documenting new standard library packages | The cmd/relnote test requires that all new APIs have a corresponding entry in doc/next/\*-stdlib/\*-minor. This works as intended for most APIs, but some new APIs are entirely new packages. Those are not considered "minor" changes, and get their own heading.
The current approach for new packages is to include a file... | Documentation,Builders,NeedsInvestigation,Friction | low | Minor |
2,721,677,121 | godot | Error spam when re-importing a model with a saved `SkeletonProfile`, and model breakage when deleting a resource | ### Tested versions
4.4 dev6
### System information
Godot v4.4.dev6 - Windows 10.0.19045 - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated Radeon RX 560 Series (Advanced Micro Devices, Inc.; 31.0.14001.45012) - Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz (4 threads)
### Issue description
If we save the Skeleto... | bug,topic:import,topic:animation,topic:3d | low | Critical |
2,721,678,332 | godot | Applying DOF under Camera Attributes in World Environment causes SubViewports with TrasparentBG to not render VisualInstance3D objects | ### Tested versions
Tested and reproducible in: v4.4.dev5.mono, v4.4vdev6.mono
### System information
Godot v4.4.dev6.mono - Windows 10.0.26100 - Multi-window, 2 monitors - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4060 Ti (NVIDIA; 32.0.15.6614) - 11th Gen Intel(R) Core(TM) i5-11400 @ 2.60GHz (12 threads)
##... | bug,topic:rendering,topic:3d | low | Critical |
2,721,684,380 | PowerToys | Hitting F5 in File Explorer turns all preview thumbnails black | ### Microsoft PowerToys version
0.86.0
### Installation method
Microsoft Store
### Running as admin
No
### Area(s) with issue?
File Explorer: Thumbnail preview
### Steps to reproduce
Open File Explorer, to a directory with svg files in it that have existing thumbnails.
Press F5.
### βοΈ Expected Behavior
I ... | Issue-Bug,Product-File Explorer,Needs-Triage | low | Minor |
2,721,687,910 | material-ui | [TextField] Default Webkit autofill color does not use variables or palette | https://github.com/mui/material-ui/blob/63896426afaa1a3d9f817b551ca0268afe7d7287/packages/mui-material/src/OutlinedInput/OutlinedInput.js#L141
Looking at this I was having issue with the color of the TextField when autofill was put in (Chrome). The color is hardcoded in and not referenced to any css var or theme.pal... | waiting for π,component: text field,package: material-ui,ready to take | low | Major |
2,721,715,034 | tensorflow | TensorFlow source code compilation error | ### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.18.0
### Custom code
Yes
### OS platform and distribution
Ubuntu 24.04.1 LTS
### Mobile device
_No response_
### Python version
3.12.1
### Bazel version
7.3.1
### GCC/... | stat:awaiting tensorflower,type:build/install,subtype: ubuntu/linux,TF 2.18 | low | Critical |
2,721,773,429 | rust | Incorrect diagnostic `error[E0309]: the parameter type `T` may not live long enough`, suggests duplicate bound | ### Code
```Rust
use std::marker::PhantomData;
trait Unit<'t, T> {}
trait Trait {
fn frob<'a, T>() -> impl Unit<'a, T>;
}
struct Wrapper<T>(PhantomData<T>);
impl<'a, T> Unit<'a, T> for Wrapper<T> where T: 'a {}
struct Foo;
impl Trait for Foo {
fn frob<'a, T: 'a>() -> impl Unit<'a, T> {
Wrapper(Phant... | A-diagnostics,A-lifetimes,A-trait-system,T-compiler,A-impl-trait,D-invalid-suggestion,S-has-mcve | low | Critical |
2,721,843,240 | go | x/build: add doas package on NetBSD systems | ### Go version
devel
### Output of `go env` in your module/workspace:
```shell
N/A
```
### What did you do?
#70702 reports that su asks for a password on some FreeBSD systems, causing the runtime test `TestSUID` to fail and leaving the terminal in a broken state. Using the `doas` command with the `-n` option avo... | OS-NetBSD,Builders,NeedsFix | low | Critical |
2,721,848,878 | vscode | Unit test failure: Ternery Search Tree | OOM from Javascript heap https://dev.azure.com/monacotools/Monaco/_build/results?buildId=308771&view=logs&j=55ac390b-ffb1-50ea-3650-525dd9a3fd80&t=a0dd9636-50d2-5f8a-f17f-6bcaa254d802
Crash might not be from this suite given we run all suites in the same renderer process, but what should be checked is for any abnormal... | bug,freeze-slow-crash-leak,unit-test-failure | low | Critical |
2,721,889,787 | flutter | [Web] Shift + scroll wheel not working when run on mac . | ### Steps to reproduce
1. Using macbook and start run debug or release
2. Hold left shift an scroll by using scroll wheel
### Expected results
Web can start scroll horizontal
### Actual results
Cannot scroll horizontal
Note :
- it work normal when run on window
- When start on safari . it cannot ... | c: new feature,platform-web,a: mouse,has reproducible steps,P2,team-web,triaged-web,found in release: 3.24,found in release: 3.27 | low | Critical |
2,721,899,854 | pytorch | MacOS tests has not been running for few weeks | https://github.com/pytorch/pytorch/pull/135386 rendered regular MacOS test shard useless
<s>I.e. https://github.com/pytorch/pytorch/actions/runs/12191328925/job/34010247281?pr=141921 finishes in 18 sec for PR https://github.com/pytorch/pytorch/pull/141921 that could have some effect on Mac tests</s>
### Versi... | high priority,module: ci,triaged,module: regression | low | Major |
2,721,914,090 | TypeScript | [bug] declaration files have invalid class member generics with mixin & multiple layer inheritance | ### π Search Terms
declaration .d.ts invalid class member field generic mixin inherit
### π Version & Regression Information
- This changed between versions ______ and _______
- This changed in commit or PR _______
- This is the behavior in every version I tried, and I reviewed the FAQ for entries about _________
... | Bug | low | Critical |
2,721,926,877 | pytorch | Segmentation fault (core dumped) in `convolution` | ### π Describe the bug
Under specific inputs, `convolution` triggered a crash.
```python
import torch
input = torch.full((3, 10, 6, 1, 1, 9, 1,), 1.11111e+15, dtype=torch.float32)
weight = torch.full((10, 2, 8, 1, 0, 7, 8,), 0, dtype=torch.float32)
bias = None
stride = [498444555]
padding = [1610637938]
dil... | module: crash,module: convolution,triaged,module: mkldnn,module: intel,module: edge cases,module: empty tensor | low | Critical |
2,721,933,539 | PowerToys | FancyZone | ### Description of the new feature / enhancement
It would be great if you could scale application windows published on terminal servers (terminal server, citrix, parallels, azure remote desktops, etc.) to zones.
Sorry if this is not the right forum for this request. But I felt the need to ask because I am a big fan o... | Product-FancyZones,Needs-Triage | low | Minor |
2,721,946,038 | vscode | Opening a folder in `vscode.dev` with a domain (i.e. *.com) as its name through Remote Tunnels returns a βblockedβ page |
Type: <b>Bug</b>
1. Open https://vscode.dev
2. Connect to a Remote Tunnel
3. Attempt to open a folder like `/home/demo/sime.demo.com`
4. Observe the page being blocked
5. Manually change the page URL to add a trailing slash
6. Observe the page loading successfully
VS Code version: Code 1.95.3 (f1a4fb101478ce6ec82fe9... | vscode.dev | low | Critical |
2,721,956,296 | flutter | [in_app_purchase_storekit] Make StoreKit2 the default for all supported devices. | Once most of the bugs have been ironed out, we should make Storekit 2 APIs default for supported devices. Devices below Mac 10 and ios 15 should continue to use the original storekit api. | p: in_app_purchase,package,P2,team-ios,triaged-ios | 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.