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,609,027,514 | terminal | Running WT portable as a different user on W11 24H2 completely freezes initiating users logon session | ### Windows Terminal version
1.21.2911.0
Happens also with previous versions both stable and preview but all portable.
### Windows build number
10.0.26100.2033
### Other Software
Default profile can be either Windows PowerShell or PowerShell
### Steps to reproduce
Windows 11 24H2 fully patched and domain joined.... | Issue-Bug,Product-Terminal,Needs-Tag-Fix,Priority-1 | medium | Major |
2,609,028,120 | langchain | PowerBIDataSet credential not working: field "credential" not yet prepared so type is still a ForwardRef, you might need to call PowerBIDataset.update_forward_refs() | ### 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,stale | low | Critical |
2,609,053,980 | godot | Godot Editor randomly hangs, giving error `Condition "err != VK_SUCCESS" is true. Returning: FAILED' in the console` | ### Tested versions
v4.3.stable.official [77dcf97d8]
### System information
Godot v4.3.stable - Windows 10.0.22631 - Vulkan (Forward+) - integrated Intel(R) UHD Graphics (Intel Corporation; 27.20.100.9415) - Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz (8 Threads)
### Issue description
Recently, the engine started ra... | topic:rendering,topic:editor,needs testing | low | Critical |
2,609,112,197 | godot | Regression in Grid Snapping + Ruler on Godot 3.6, becomes inaccurate when zooming in | ### Tested versions
- Reproducible in Godot v3.6.stable.official [de2f0f147]
- Works fine in Godot 3.5.x
### System information
Fedora 40 Linux, tested on both AMD Vega + Intel Iris GPUs
### Issue description
This appears to be a regression of this issue in 3.6: godotengine/godot#70186
When working with a Tile... | bug,topic:editor | low | Minor |
2,609,118,337 | react-native | [0.76][iOS][Codegen] Fabric Native Component from website has a bug | ### Description
Currently [codegen](https://reactnative.dev/docs/next/fabric-native-components-introduction#1-run-codegen) generates `RCTThirdPartyFabricComponents` wrappers with references to the Fabric Components. If these components are inlined in your application, they fail to build (as the they're linked in th... | Platform: iOS,Resolution: PR Submitted | low | Critical |
2,609,175,806 | vscode | Git - diff view does not work for PDF files |
Type: <b>Bug</b>
Steps to reproduce:
1. Create a Git repository and put a PDF file into it.
2. Commit the PDF file.
3. Change the PDF file.
4. Repeat 2. and 3.
5. In the _Source Control_ view, click the PDF filename.
6. Click _Open Anyway_ and select the default text editor.
7. Two columns open that should show the ... | bug,git | low | Critical |
2,609,248,574 | TypeScript | Invalid import path rewrite in declaration file | ### 🔎 Search Terms
"import paths", "imports rewrite"
### 🕗 Version & Regression Information
- This changed between versions 5.5.4 and 5.6.3
### ⏯ Repository with repro
https://github.com/MariaSolOs/path-rewrite-bug
### 💻 Code
The linked repository contains all of the necessary code to reproduce the issue. Thi... | Bug,Help Wanted | low | Critical |
2,609,263,131 | react | [Compiler Bug]: TS types missing for `eslint-plugin-react-compiler` | ### What kind of issue is this?
- [ ] 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)
- [ ]... | Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler | low | Critical |
2,609,325,297 | go | x/build: test missing from the list of test events | I vote commit-queue in https://go-review.googlesource.com/c/go/+/621997 ,
See https://logs.chromium.org/logs/golang/buildbucket/cr-buildbucket/8733272018311763649/+/u/step/11/log/2
linux-amd64-race result like <code>Status for test slices.BenchmarkCompactFunc/sorted is missing from the list of test events. Setting to... | Builders,NeedsInvestigation | low | Minor |
2,609,329,646 | angular | @defer is broken for dynamic component (maybe) | ### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
I have been trying to lazy-load a component in the browser during the idle state. The issue is that the component is inside an ng-template, and I am using "createComponent" to dynamically create a componen... | area: core,core: defer | low | Critical |
2,609,335,109 | deno | Vite doesn't support Deno's `jsr:` imports | Deno version: deno --version
deno 2.0.2 (stable, release, x86_64-pc-windows-msvc)
v8 12.9.202.13-rusty
typescript 5.6.2
Here is a repo: https://github.com/Ciantic/deno-pure-solid-start
```
11.50.18 [vite] Error when evaluating SSR module C:/Source/JavaScript/solid-start-test/deno-solid-test/src/routes/index.t... | needs investigation | low | Critical |
2,609,335,871 | go | path/filepath: Walk/WalkDir susceptible to symlink race | The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links.
Both these functions are susceptible to a TOCTOU (time of check/time of use) race condition where a portion of the path being walked is replaced with a symbolic link while the walk is in progress.
The impact of this r... | Security | low | Minor |
2,609,379,891 | pytorch | [inductor] cpp gemm autotune doesn't work on AMD EPYC | Repro:
```
python test/inductor/test_aot_inductor.py AOTInductorTestABICompatibleCpu.test_misc_1_max_autotune_True_cpu
```
Error:
```
File "/data/users/binbao/pytorch/torch/_inductor/codegen/common.py", line 2407, in maybe_append_choice
choices.append(self.generate(**kwargs))
^^^^^^^^... | module: cpu,triaged,oncall: pt2 | low | Critical |
2,609,397,465 | flutter | [ios]iPadGestureTests in scenario test app failure | ### Use case
Test: https://github.com/flutter/engine/blob/4e6405e2a89fa8fda2c0e7017ddcd8b39d7b3052/testing/scenario_app/ios/Scenarios/ScenariosUITests/iPadGestureTests.m
2 problems:
1. it fails
2. it's not running on CI
### Proposal
- Fix the failure
- Run on CI (otherwise the test isn't really helpful) | platform-ios,engine,P2,team-ios,triaged-ios | low | Critical |
2,609,435,342 | vscode | focusing cell will show previous cursor location | Steps to Reproduce:
1. Place cursor in markdown cell, somewhere in the NOT visible area of the screen
2. Click out of the cell
3. Try to double click somewhere in the visible area of the screen to highlight text
🐛Cell scrolls to the previously placed cursor area (which is great if I'm single-clicking into the cell,... | bug,notebook-markdown | low | Minor |
2,609,446,780 | youtube-dl | [Vimeo] HTTP Error 406: Not Acceptable when downloading video | ## Checklist
<!--
Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl:
- First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2021.12.17. If it's not, see https://yt-dl.org/update ... | broken-IE | low | Critical |
2,609,457,230 | node | API for temporarily supressing experimental warnings | Spinned off from https://github.com/nodejs/node/issues/55417 to discuss about this more generally.
While it can be abused and lead to unwanted issues, I think CLI tools tend to inevitably want to do it for a cleaner output and will find their way to do it already. One example that I've found previously was how Yarn ... | feature request,experimental | low | Minor |
2,609,476,969 | ui | [bug]: Cannot install npx shadcn@latest add sidebar-07 | ### Describe the bug

### Affected component/components
sidebar
### How to reproduce
npx shadcn@latest add sidebar-07
### Codesandbox/StackBlitz link
_No response_
### Logs
_No response_
### System Info
```bash
windown... | bug | low | Critical |
2,609,502,122 | electron | Session.clearData restores Network Persistent State on shutdown | ### 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/macOS,bug :beetle:,status/confirmed,has-repro-gist,32-x-y,33-x-y | low | Critical |
2,609,527,462 | vscode | `"editor.formatOnSaveMode": "modificationsIfAvailable"` often broken | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid creat... | feature-request,formatting | low | Critical |
2,609,552,902 | pytorch | [PP] Add unit tests to check for memory regressions | We ran into some memory issues which were fixed in this stack: https://github.com/pytorch/pytorch/pull/138119, https://github.com/pytorch/pytorch/pull/138504
As a follow up we need to add unit tests to prevent regressions in pipelining memory usage. There are currently no tests that test pipelining schedules intra-m... | triaged,module: pipelining | low | Minor |
2,609,562,835 | next.js | Next.js 15 stable codemod has now caused my local font imports to produce hydration errors | I've updated the repo, simplified it, and created easy steps to reproduce this issue based off @timneutkens feedback. I'm editing the original comment here below to reflect all that.
### Link to the code that reproduces this issue
https://github.com/tr1s/trisanity-test
### To Reproduce
1. `git clone https:/... | bug,Font (next/font) | medium | Critical |
2,609,582,587 | pytorch | `maybe_mark_dynamic` causes max recursion error when used with compile during tensordict consolidation | ## Context
We would like to consolidate tensordict made of NJTs in a single storage.
This should contain all the values, offsets and lengths of all the leaves in the TD. The operation looks like this
```python
swaps = copy(tensors)
for i, t in enumerate(tensors):
swaps[i] = tensor.view(torch.uint8).view(-... | triaged,oncall: pt2,module: fakeTensor,module: dynamic shapes,module: dynamo,module: pt2-dispatcher | low | Critical |
2,609,634,390 | go | x/tools/cmd/splitdwarf/internal/macho: unrecognized failures | ```
#!watchflakes
default <- pkg == "golang.org/x/tools/cmd/splitdwarf/internal/macho" && test == ""
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8733272192998882241)):
FAIL golang.org/x/tools/cmd/splitdwarf/internal/macho [build failed]
— [watchflakes](ht... | NeedsInvestigation,Tools | low | Critical |
2,609,637,563 | yt-dlp | Regex in match-filters doesn't work | ### 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 bug unrelated to a specific site
- [X] I've verified that I have **updated yt-dlp to nightly or master** ([update instructions](http... | bug,triage | low | Critical |
2,609,667,828 | ui | [bug]: Typo in Sidebar documentartion | ### Describe the bug
I am almost sure there is a typo in the Sidebar documentation:
<img width="748" alt="Screenshot 2024-10-23 at 16 21 01" src="https://github.com/user-attachments/assets/e460f94f-ebc7-4264-b37f-5ff72309abd3">
Link: https://ui.shadcn.com/docs/components/sidebar#width
### Affected component/c... | bug | low | Critical |
2,609,678,657 | vscode | Case mismatch in setBreakpoints requests in a single session | <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->
<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->
<!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions -->
<!-- 🔎 Search existing issues to avoid creat... | info-needed | low | Critical |
2,609,746,093 | flutter | [display_list] high overhead on DL paint conversion for very long picture scrolling. | Low priority, as I think this is an edge case. A large chunk of CPU time on the Ui thread is spent ferrying Paint data. Seems like we could probably make this faster?
See: https://gist.github.com/jonahwilliams/ab8ae105a8950635502434434b891bd9 | P3,team-engine,triaged-engine | low | Minor |
2,609,787,672 | material-ui | [Select] calling `.focus()` on the ref does not focus the component | ### Steps to reproduce
https://mui.com/material-ui/react-select/
document.getElementById('demo-simple-select').focus()
### Current behavior
If you call .focus() on any of the elments that are rendered by MuiSelect or on the refs element it will not focus the select or it will only visually focus it, but pressing sp... | component: select | low | Minor |
2,609,802,905 | pytorch | Cleanup the scaling logic in runtime.triton_heuristics.triton_config | ### 🐛 Describe the bug
In runtime.triton_heuristics.triton_config , we will scale the passed in XBLOCK, YBLOCK, ZBLOCK value according to various rules
- cap them with xnumel, ynumel, znumel
- scaling block size up when numel are large
- scaling XBLOCK up when the `min_elem_per_thread` requries so
- etc.
These... | triaged,oncall: pt2,module: inductor | low | Critical |
2,609,807,950 | kubernetes | Tracking: archive cloud-provider-sample repository and remove references | This issue is being created to help track the archiving of the github.com/kubernetes/cloud-provider-sample repository. During discussion at the [23 October SIG Cloud Provider office hours](https://www.youtube.com/watch?v=aXFkqfRMqd0), we decided that we would like to move forward with archiving this repository to reduc... | kind/cleanup,sig/cloud-provider,triage/accepted | low | Minor |
2,609,860,581 | flutter | There should be clarity and guidance on to address disposal of objects in exceptional situations. | Exceptional code paths should be finalized properly and should not result in leaking objects.
Some flutter tests are opted out from leak tracking because of exceptions.
And it is not clear if it is valid opt out.
Leak tracker may be can detect if exception happened and skip flagging not disposed objects for valid ... | framework,P3,team-framework,triaged-framework,a: leak tracking | low | Minor |
2,609,884,472 | next.js | Dynamic segments which contain dashes seem to be buggy (vercel only?) | ### Link to the code that reproduces this issue
https://github.com/julianbenegas/nextjs-dynamic-segments-bug
### To Reproduce
1. Deploy the project with Vercel, OR try it out in my deployment: https://rewrite-bug.vercel.app
2. Navigate to /blog/some-slug (i'm just json stringifying the awaited params and rendering ... | bug,Navigation | low | Critical |
2,609,902,914 | react | [Compiler Bug]: False positive calling WebGLContext.useProgram | ### What kind of issue is this?
- [ ] 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)
- [ ]... | Type: Bug,Status: Unconfirmed,Component: Optimizing Compiler | medium | Critical |
2,609,934,542 | pytorch | CI/CD: Figure out what to do with split build | ### 🐛 Describe the bug
If we don't plan to ship it to PyPI, it should be disabled.
Disabling workflows for now
### Versions
CI
cc @seemethere @pytorch/pytorch-dev-infra | module: ci,triaged | low | Critical |
2,609,936,034 | godot | Xcode iOS Export godot_path returning Invalid project path specified: "project_name", aborting. | ### Tested versions
Reproducible in 4.3.Stable.Official
### System information
macOS Sonoma, M2 Pro 16gb Ram
### Issue description
Followed the tutorial outlined here: https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_ios.html and Build succeeds but then I get this error:
```
Invalid projec... | bug,platform:ios,needs testing,topic:export | medium | Critical |
2,609,948,794 | godot | Extreme jitter and drift in moving tilemap platform | ### Tested versions
- Reproducible in 4.3.stable
### System information
Debian GNU/Linux 12.7
### Issue description
A CharacterBody2D over a TilemapLayer moved by a Path2D/PathFollow2D results in movement jitter. It also drifts from the platform if the scene is repeatedly paused/resumed.
I've used stretch mode ... | bug,topic:physics,topic:2d | low | Minor |
2,609,950,022 | rust | Support for const string interpolation into inline assembly | Related to [this comment](https://github.com/rust-lang/rust/issues/128464#issuecomment-2417528415).
Maybe related to #93332
This feature request targets the inline assembly macro `asm!` and globally scope assembly `global_asm!` to support direct string interpolation into the assembly template.
The semantic works ver... | C-enhancement,A-inline-assembly,T-lang,T-compiler | low | Major |
2,609,970,098 | go | proposal: testing: ability to tell if test is running in parallel | ### Proposal Details
Unit tests can indicate their ability to be run in parallel by making the opt-in call `t.Parallel()`.
However sometimes a test might opt in but then mistakenly change some global state which could race with something else. In this case, the parallel test should actually be a serial one. In a ... | Proposal | low | Critical |
2,609,990,399 | pytorch | Accuracy issues (NANs) in torch.sdpa backward on ROCm | ### 🐛 Describe the bug
On gfx942 GPUs, running SD3 ControlNet, we observe NANs in the gradients after a few hundred iterations.
### Versions
```
Collecting environment information...
PyTorch version: 2.5.0+rocm6.2
Is debug build: False
CUDA used to build PyTorch: N/A
ROCM used to build PyTorch: 6.2.41133... | module: rocm,triaged,module: sdpa | low | Critical |
2,609,994,060 | PowerToys | Shift Key is blocked randomly | ### Microsoft PowerToys version
0.85.1
### Installation method
Scoop
### Running as admin
None
### Area(s) with issue?
General
### Steps to reproduce
For some reason, I can no longer use the Shift key normally when PowerToys is open. Please note that this does not happen right after PowerToys is up and running... | Issue-Bug,Needs-Triage | low | Major |
2,610,000,680 | node | Fatal error on setting memory permissions (`Fatal error... Check failed: 12 == (*__errno_location ())`) | ### Version
v23.0.0
### Platform
```text
Linux ... 6.6.13-200.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Jan 20 18:03:28 UTC 2024 x86_64 GNU/Linux
```
### Subsystem
_No response_
### What steps will reproduce the bug?
By repeatedly running Node, as simply installing dependencies of a project through the command `no... | v8 engine | low | Critical |
2,610,021,282 | godot | Keys that may have lengths in the Animataion editor are not well displayed if the length is too short | ### Tested versions
- Reproducible in: 4.3.stable, v4.4.dev3
### System information
Debian Linux/X11 12.7, xfwm4 4.18.0 with built-in compositor, AMD RX 550, Compatibility renderer
### Issue description
when animating the property ``AudioStreamPlayer:playing``, the checkboxes are only visible when the value is set... | discussion,topic:editor,topic:animation | low | Critical |
2,610,038,053 | node | Coverage workflows fail on v22.x/v22.x-staging | Starting with Node.js 22.8.0 (https://github.com/nodejs/node/commit/78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0) the "without intl" coverage workflow started failing due to ["does not meet the global threshold"](https://github.com/nodejs/node/actions/runs/10675930420/job/29588689452).
From Node.js 22.9.0 (https://githu... | meta,release-agenda,coverage,v22.x | low | Major |
2,610,080,927 | pytorch | [funcol] functional collectives are 67% slower than torch.distributed collectives | ### 🐛 Describe the bug
Hi torch distributed team!
As we discussed in PTC, we found functional collectives are 34%~67% slower than c10d collectives due to the heavy CPU overhead.
To be specific, we benchmarked functional collectives (the big three: all_gather, reduce_scatter, all_reduce) in torch 2.4 and compare... | module: performance,oncall: distributed,triaged | low | Critical |
2,610,081,870 | pytorch | [Inductor] Regression in test_comprehensive_nn_functional_max_pool2d_cuda from triton | ### 🐛 Describe the bug
```
root@3b81e04520e3:/workspace# python /opt/pytorch/pytorch/test/inductor/test_torchinductor_opinfo.py -v -k test_comprehensive_nn_functional_max_pool2d_cuda test_comprehensive_nn_functional_max_pool2d_cuda_float16 (__main__.TestInductorOpInfoCUDA.test_comprehensive_nn_functional_max_pool2d... | triaged,oncall: pt2,upstream triton | low | Critical |
2,610,083,358 | next.js | Playwright could not find tests with Nextjs 15 experimental testmode | ### Link to the code that reproduces this issue
https://github.com/KagamiChan/next15-playwright-test-not-found
### To Reproduce
1. run `npm run build`
2. run `npx playwright test`
3. playwright reports "No tests found"
```
next15-playwright-test-not-found> npx playwright test
Error: No tests found
To open la... | bug,Testing | low | Critical |
2,610,086,610 | ui | [bug]: Data Table Sorting Highlight | ### Describe the bug
The data table sorting highlight does not go to line 29, when it should be. This has caused me issues when following the (excellent) data table guide.
### Affected component/components
Data Table
### How to reproduce
1. Go to [data table sorting](https://ui.shadcn.com/docs/components/data-tabl... | bug | low | Critical |
2,610,086,811 | deno | request: option to specify target system in `deno install` | Split from https://github.com/denoland/deno/issues/26180#issuecomment-2433670599.
Currently, `deno install` only downloads packages for the current system. This is good, as we would be wasting space (and bandwidth) downloading resources for systems that aren't in use. For instance, this way `esbuild` only pulls the ... | feat,install | low | Minor |
2,610,101,375 | node | console.group and console.groupCollapsed should write to stderr | ### Version
all
### Platform
```text
all
```
### Subsystem
console
### What steps will reproduce the bug?
Given the program `console-group.js`
```js
console.group('group');
console.groupCollapsed('group collapsed');
```
run
```sh
node console-group.js 2>/dev/null
```
### How often does it reproduce? ... | wontfix,console | low | Critical |
2,610,101,573 | vscode | Add line number interval setting | <!-- ⚠️⚠️ 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. -->
As described in #37120, I would like to request to ad... | feature-request | low | Major |
2,610,112,409 | flutter | [web] Remove Clipboard API fallback | The web engine has some logic to be able to copy-paste content from a Flutter app, which is using a now outdated/deprecated API ([`document.execCommand`](https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand)) as a [fallback](https://github.com/flutter/engine/blob/0b56cb8de79e28c4bb58e98129011ca7e684e12... | engine,platform-web,P2,c: tech-debt,team-web,triaged-web | low | Minor |
2,610,113,089 | langchain | DallEAPIWrapper not support base_url setting which supported by OpenAI sdk. | ### 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 ... | stale | low | Critical |
2,610,133,522 | excalidraw | Setting the default save path in the settings | Setting the default save path in the settings.
Or selecting the path when saving and remembering it for future saves.
The current version saves only to the default Download folder mixed with other files. | enhancement | low | Minor |
2,610,182,352 | rust | Higher-ranked trait bounds in function signature incorrectly require bounds on the impl | ### Description:
When using higher-ranked trait bounds (HRTBs) in a method signature, the compiler throws an error suggesting that the bounds should be moved to the impl block, even though the function-specific bound should be sufficient.
### Expected behavior:
The function-specific bound should be enough, and the i... | A-trait-system,A-associated-items,C-bug,T-types,fixed-by-next-solver,A-higher-ranked | low | Critical |
2,610,189,617 | tauri | [feat] IOS/Android SafeArea control | ### Describe the problem
Hello everyone, I've encountered a problem while developing an iOS app. An annoying white titlebar appeared at the top of the screen and on both left and right on landscapre mode.

Most likel... | type: feature request | low | Major |
2,610,225,575 | go | runtime:cpu2: TestGdbAutotmpTypes failures | ```
#!watchflakes
default <- pkg == "runtime:cpu2" && test == "TestGdbAutotmpTypes"
```
Issue created automatically to collect these failures.
Example ([log](https://ci.chromium.org/b/8733263226355225873)):
=== RUN TestGdbAutotmpTypes
=== PAUSE TestGdbAutotmpTypes
=== CONT TestGdbAutotmpTypes
... | help wanted,NeedsInvestigation,compiler/runtime | low | Critical |
2,610,259,901 | pytorch | Support nn.Module arguments for the function to torch.compiler.allow_in_graph | ### 🚀 The feature, motivation and pitch
It is very common that a nn.Module is passed as an argument to a function, such as the forward hooks registered to a module.
There are cases that the code of such function is not traceable by Dynamo but the graph is possible be captured correctly by AOT dispatcher. So we wou... | triaged,oncall: pt2,module: dynamo | low | Minor |
2,610,270,948 | kubernetes | How to balance distribution of existing pods without restarting them | I now have 10 pods, but I thought I didn't plan them well at the beginning, which resulted in five of them being scheduled to one node. These pods are running wss services, so they do not want to be restarted. So is there any way to distribute these pods evenly without restarting the operation?
| sig/scheduling,kind/support,lifecycle/stale,needs-triage | low | Major |
2,610,273,420 | vscode | Allow relative paths in `typescript.tsserver.nodePath` | - VS Code Version: `1.94.2`
- OS Version: MacOS
Steps to Reproduce:
1. Update workspace settings JSON `typescript.tsserver.nodePath` to point at a relative path to the workspace root (e.g. `./my-node-script.sh`)
2. Notice that the script isn't used for invoking tsserver (typescript plugin falls back to using VSCode's... | feature-request,typescript | medium | Major |
2,610,298,125 | TypeScript | TypeScript skips type-checking despite deleted file in referenced project | ### Acknowledgement
- [x] I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.
### Comment
We have encountered an unusual case in our project references setup. Below is a description of the current configuration. I believe there might be a gap in our... | Bug | low | Critical |
2,610,321,258 | ui | [bug]: Cannot install sidebar | ### Describe the bug

### Affected component/components
Sidebar
### How to reproduce
npx shadcn@latest add sidebar
### Codesandbox/StackBlitz link
_No response_
### Logs
_No response_
### System Info
```bash
Windows
``... | bug | low | Critical |
2,610,364,072 | ui | [bug]: Custom utils path inside `components.json` is being ignored | ### Describe the bug
Here's my `components.json` file:
```
{
"$schema": "https://ui.shadcn.com/schema.json",
"style": "new-york",
"rsc": true,
"tsx": true,
"tailwind": {
"config": "tailwind.config.ts",
"css": "src/styles/globals.css",
"baseColor": "gray",
"cssVariables": true,
... | bug | low | Critical |
2,610,389,525 | three.js | BatchedMesh: Reorganization discussion | ### Description
Over the last few releases BatchedMesh has had a number of features added to support optimization, resizing, instancing, etc which has made the class very powerful and flexible. But there have been concerns about complexity and surface API, as well as requests for more features including point & line... | Suggestion | low | Major |
2,610,414,660 | flutter | [in_app_purchase] in android causing crashes in some devices | ### Steps to reproduce
` await _inAppPurchase.queryProductDetails(productIds);`
calling query product details causing error
### Expected results
it shouldn't cause any crashes
### Actual results
it causing app to crash
### Code sample
<details open><summary>Code sample</summary>
```dart
[... | c: crash,platform-android,p: in_app_purchase,package,perf: memory,P2,team-android,triaged-android | low | Critical |
2,610,454,192 | PowerToys | Allow Awake to be turned on/off with a keyboard shortcut | ### Description of the new feature / enhancement
Title says it all.
### Scenario when this would be used?
So many options in PowerToys can be turned on/off with a keyboard shortcut. Whyc not Awake? I use it often, and it would make it a lot more practical.
### Supporting information
_No response_ | Idea-Enhancement,Needs-Triage,Product-Awake | low | Minor |
2,610,481,704 | godot | Triple quoted strings cannot be compared to typical strings with the Expression class | ### Tested versions
- Reproducible in v4.3.stable.artix_linux
### System information
Godot v4.3.stable unknown - Artix Linux
### Issue description
In the editor, if you compare a double quoted string to a triple double quoted string, they are equivalent.
If you use the Expression class to compare them, they ... | bug,topic:core | low | Critical |
2,610,543,731 | PowerToys | Color of title bar of thumbnail of cropped window is white instead of system theme color and thumbnail marked area is off. | ### Microsoft PowerToys version
0.85.1
### Installation method
GitHub
### Running as admin
Yes
### Area(s) with issue?
Crop and Lock
### Steps to reproduce
1. Keep desired window which needs to be thumbnailed active.
2. Hold win + ctrl + shift + T to launch Crop and Lock
3. Mark out the area of the window you ... | Issue-Bug,Needs-Triage | low | Minor |
2,610,551,408 | pytorch | compile + allgather with group will fail for stack-style allgather | ### 🐛 Describe the bug
this simple code:
```python
import torch
import torch.distributed as dist
dist.init_process_group(backend="nccl")
group = None
def all_gather(input_: torch.Tensor, dim: int = -1, use_group=True) -> torch.Tensor:
if use_group:
world_size = dist.get_world_size(group)
... | oncall: distributed,triaged,oncall: pt2,vllm-compile,pt2d-triage-nov2024 | low | Critical |
2,610,585,403 | react-native | TextInput onContentSizeChange triggers twice inside a Modal | ### Description
When using a TextInput inside a Modal, the onContentSizeChange callback is triggered twice instead of once. Outside the Modal the event triggers correctly (only once).
### Steps to reproduce
1. Install and launch the application
2. Observe that onContentSizeChange triggers once (as expected)
3. Cli... | Issue: Author Provided Repro,Component: TextInput,Component: Modal,Newer Patch Available,Type: New Architecture,0.76 | low | Major |
2,610,606,194 | PowerToys | Maximize window button on title bar for Reparent function of Crop and Lock | ### Description of the new feature / enhancement
To be able to maximize the cropped window to make edits, and resize the window again to it's cropped size as before.
Currently only the minimize and close options are available.
### Scenario when this would be used?
Many times, the cropped window needs to be edited in... | Needs-Triage | low | Minor |
2,610,658,144 | transformers | safetensor/mmap memory leak when per-layer weights are converted do other dtypes | ### System Info
While working on [GTPQModel](https://github.com/modelcloud/gptqmodel) which does gptq quantization of hf models and load each layer on to gpu, quantize, and then move layer back to cpu for vram reduction, we noticed a huge cpu memory leak == to layer weight of dtype when moving the layer from from dt... | Core: Modeling,Quantization,bug,contributions-welcome | medium | Critical |
2,610,689,836 | tensorflow | How to map GatherElements with TFLite operator | **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 24.04
- TensorFlow installed from (source or binary): binary
- TensorFlow version (or github SHA if from source): the latest version
**Standalone code to reproduce the issue**
[WebNN GatherElements](https://source.chromium.... | stat:awaiting tensorflower,comp:lite,type:others,2.17 | low | Minor |
2,610,715,641 | pytorch | Batching rule not defined for `aten::_make_dual`. | ### 🐛 Describe the bug
I am trying to call `torch.vmap` on `torch.jacfwd`. This works fine normally but raises the following error when called under `torch.inference_mode()`.
```
File [...]/torch/autograd/forward_ad.py:129, in make_dual(tensor, tangent, level)
124 if not (tangent.is_floating_point() or tange... | triaged,actionable,module: vmap,inference mode,module: functorch | low | Critical |
2,610,725,264 | tensorflow | How to map ScatterElements with TFLite operator | **System information**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 24.04
- TensorFlow installed from (source or binary): binary
- TensorFlow version (or github SHA if from source): the latest version
**Standalone code to reproduce the issue**
[WebNN scatterElements](https://source.chromium... | stat:awaiting tensorflower,type:feature,comp:lite | low | Minor |
2,610,782,019 | flutter | iOS Autofill "hide my email" does not work | ### Steps to reproduce
1. Use provided sample code (or build a simple app with a TextField)
2. Run app
3. Tap on text field
4. Tap on "Hide My Email"
5. Create a new "Hide My Email" address (or use the existing)
### Expected results
I expect the TextField to be filled with the created / selected email add... | a: text input,platform-ios,P3,team-text-input,triaged-text-input | low | Major |
2,610,787,630 | go | govulncheck-action: suggestion allow specifying cache-dependency-path | Hi!
The `govulncheck-action` GitHub Action uses `setup-go` as one of its steps, but it's not possible to set the location of cache using `cache-dependency-path` so monorepo setups can't use the cache.
Is it possible to add this as an input variable for `govulncheck-action`? | NeedsInvestigation,vulncheck or vulndb | low | Minor |
2,610,835,249 | godot | `Tree` does not update its view after `SetSelected` call | ### Tested versions
- Reproducible in Godot v4.3.stable.mono.official
### System information
Windows 10 - Godot v4.3.stable.mono.official [77dcf97d8]
### Issue description
When calling `SetSelected` on a `Tree`, its view does not update.
### Steps to reproduce
Run the scene and press space to set I... | bug,topic:gui | low | Critical |
2,610,840,447 | react | [Compiler Bug]: `useLayoutEffect` without dependency array should be allowed by either `react-hooks/exhaustive-deps` or `react-compiler/react-compiler` | ### What kind of issue is this?
- [ ] 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 | low | Critical |
2,610,890,440 | kubernetes | Why remove client tag in apiserver metrics? | ### What would you like to be added?
`apiserver_request_count{client="Go-http-client/2.0",code="200",contentType="application/json",resource="nodes",scope="cluster",subresource="",verb="LIST"} 3486`
### Why is this needed?
we need this tag to analysis different component request detail. | sig/api-machinery,kind/feature,triage/accepted | low | Minor |
2,610,950,919 | ui | [bug]: Sidebar Group Label is overflowing on Sidebar Trigger when menu is closed with collapsible="icon" | ### Describe the bug

As it can be seen on the screen capture, when you hover over the SidebarTrigger, the SidebarGroupLabel is focused by the cursor when menu is closed instead of focusing the trigg... | bug | low | Critical |
2,610,970,603 | PowerToys | Multi-Monitor Brightness Control | ### Description of the new feature / enhancement
Powertoys already offers some great things, but one thing that seems like it's lacking, is some sort of a plugin or flyout in tray to control brightness of multi-monitors.
### Scenario when this would be used?
If someone uses multiple monitors as a lot of people do, t... | Needs-Triage | low | Minor |
2,611,024,266 | godot | Export Android: Godot fails to build an APK file but then it builds successfully. | ### Tested versions
Godot 4.3 official release.
### System information
Windows 11, Godot 4.3.
### Issue description
Here is my projeect:
[capybara_math_test.zip](https://github.com/user-attachments/files/17504599/capybara_math_test.zip)
I've recorded a video about the bug (export to android):
[BugVi... | platform:android,topic:buildsystem,needs testing | low | Critical |
2,611,057,223 | vscode | Shortcuts for auto indentation not working |
Type: <b>Bug</b>
I want to use the command `Reindent Selected Lines` or `Reindent Lines` with a shortcut. I tried setting keybindings to each of them (`Ctrl+Shift+Tab` and `Alt+I`, respectively), but when I press them in notebooks or scripts (using Python), nothing happens and the indentation is not corrected.
I hav... | bug,editor-autoindent | low | Critical |
2,611,064,966 | rust | `unused_imports` on `pub use macros::*` should explain that `[macro_export]` macros don't need to be exported. | ### Code
```rust
mod macros {
#[macro_export]
macro_rules! some_macro {
() => {{println!("Hello, World")}};
}
}
pub use macros::*;
```
### Current output
```
warning: unused import: `macros::*`
--> src/lib.rs:8:9
|
8 | pub use macros::*;
| ^^^^^^^^^
|
= note: `#[warn(unused_import... | A-lints,A-diagnostics,A-macros,T-compiler,D-terse,L-unused_imports | low | Critical |
2,611,073,308 | godot | Forward+/Mobile: Missing sky cube reflections in shaders with specific `Environment` settings | ### Tested versions
v4.3.stable.official.77dcf97d8
### System information
OpenGL API 4.2 (Core Profile) Mesa 23.2.1-1ubuntu3.1~22.04.2 - Compatibility - Using Device: Intel - Mesa Intel(R) HD Graphics 4000 (IVB GT2)
Tested also on Windows 10 with nVidia GTX 960.
### Issue description
This bug is simil... | bug,topic:rendering,topic:3d | low | Critical |
2,611,094,180 | ui | [feat]: Select fields update | ### Feature description
Select field should be able to accept number values too not only string
### Affected component/components
Select
### Additional Context
Additional details here...
### Before submitting
- [X] I've made research efforts and searched the documentation
- [X] I've searched for existing issues ... | area: request | low | Minor |
2,611,105,581 | ui | [bug]: Theme Provider creates hydration error in Next.js 15.0.1 | ### Describe the bug
Implementing dark mode, and putting `ThemeProvider` into the layout is making hydration error in newest version of Next.js (15.0.1).
<img width="954" alt="Screenshot 2024-10-24 at 12 05 15" src="https://github.com/user-attachments/assets/52e33a0d-b8c3-4cff-a1a3-d5c69dce4f03">
### Affected ... | bug | high | Critical |
2,611,124,749 | langchain | Various warnings due to Pydantic protected namespaces, such as UserWarning: Field "model_name" in JinaEmbeddings has conflict with protected namespace "model_". | ### 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 ... | stale | low | Critical |
2,611,197,144 | next.js | When using router.replace() from next/navigation for routing, the modal opened with the next.js slot does not close. | ### Link to the code that reproduces this issue
https://github.com/2dubbing/nextgram
### To Reproduce
1. npm install
2. npm run dev
3. Open web browser http://localhost:3000
4. Click the square UI with the number on it on the screen.
5. Click the X button in the modal window.
### Current vs. Expected be... | create-next-app,bug | low | Minor |
2,611,214,250 | tauri | [feat] Allow setting window appId dynamically to prevent Windows from combining taskbar buttons | ### Describe the problem
Currently, if you have a multi-windowed app, you can set the icon of each window to a unique icon using `window.setIcon`.
However, Windows will by default combine the taskbar buttons even if they have different icons.
Electron provides an API to get around this. You can do something like... | type: feature request | low | Minor |
2,611,250,869 | go | proposal: x/crypto/ssh: read single packets from SSH channels | ### Proposal Details
I propose a new `ssh.Channel` function to read a single SSH packet.
This is required in to inter-opt with some channel types in use by OpenSSH.
For example to inter-opt with the `tun@openssh.com` channel type defined in section 2.3 of the [openssh protocol standard](https://cvsweb.openbs... | Proposal | low | Critical |
2,611,315,637 | node | Error occurred when version 23.0.0 was compiled on aarch64. | ### Version
23.0.0
### Platform
```text
Linux localhost.localdomain 4.18.0-193.el8.aarch64 #1 SMP Fri May 8 11:05:12 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
CentOS Linux 8 (Core)
```
### Subsystem
_No response_
### What steps will reproduce the bug?
1、'/home/spack/opt/spack/linux-centos8-aarch64/gcc-8.5.0... | build | low | Critical |
2,611,333,293 | svelte | Svelte 5: create_in_transition from svelte/internal no longer usable | ### Describe the problem
I have encountered an issue when migrating from Svelte 4 to Svelte 5 where my application fails due to the removal of the svelte/internal module. Specifically, I was using create_in_transition from svelte/internal to implement custom page transitions in a mobile app.
### Error Message:
... | transition/animation | low | Critical |
2,611,334,114 | pytorch | same data all reduce on H20, but results are different | ### 🐛 Describe the bug
Same data all reduce on H20 and tp8, but the results are different.
The problem can be reproduced on the image:nvcr.io/nvidia/pytorch:24.09-py3
demo code:
``` python
# CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 python -m torch.distributed.launch --nproc_per_node=8 test_all_reduce.py
imp... | oncall: distributed,triaged | low | Critical |
2,611,361,062 | flutter | [Android][video_player] black borders around video | ### Steps to reproduce
just run an example app
i know that this issue might be duplicate of #72508 , but i don't get how to fix it
its happens only on android, on some devices, for example on Xiaomi MI 13 and POCO F5
### Expected results
no black borders
### Actual results
black borders, which is ... | platform-android,p: video_player,package,has reproducible steps,P2,team-android,triaged-android,found in release: 3.24,found in release: 3.27 | low | Critical |
2,611,397,481 | rust | ICE: `Building async destructor constructor shim is not yet implemented for type: Coroutine` | <!--
[31mICE[0m: Rustc ./a.rs '-Zvalidate-mir --edition=2018 -Zinline-mir=yes -ooutputfile -Zdump-mir-dir=dir' 'error: internal compiler error: compiler/rustc_mir_transform/src/shim/async_destructor_ctor.rs:182:17: Building async destructor constructor shim is not yet implemented for type: Coroutine(DefId(0:16 ~ a[c8... | I-ICE,A-destructors,T-compiler,C-bug,A-coroutines,A-async-await,-Zvalidate-mir,S-bug-has-test | low | Critical |
2,611,413,895 | kubernetes | Kubectl exec disconnects automatically after 5m post upgrading the k8s cluster to 1.30 | ### What happened?
We have several automated scripts that run kubectl commands to exec into the pods and execute some custom scripts scripts. We observed that on all clusters running version 1.30.x, the session automatically gets disconnected without any error message, which was not the case in versions lower than 1.3... | kind/bug,kind/support,sig/cli,needs-triage | medium | Critical |
2,611,417,889 | node | EALREADY when reconnecting socket after destroying immediately after connecting | ### Version
v22.10.0
### Platform
```text
Darwin xxx.local 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:21 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T8103 arm64
```
### Subsystem
_No response_
### What steps will reproduce the bug?
```
import { Socket } from 'node:net';
const socket = new Sock... | net | low | Critical |
2,611,439,562 | vscode | Add flag to disable welcome page on first start | <!-- ⚠️⚠️ 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. -->
Right now the welcome page will always be shown as ca... | feature-request,workbench-welcome | low | Minor |
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.