issues Search Results · language:Dune language:JavaScript language:HTML language:Python language:JavaScript language:Python
Filter by
47.3M results
togliere il carosello e far visualizzare tutti i prodotti
Preflight Checklist
- [x] I have searched existing issues and this hasn t been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the ...
area:desktop
area:installation
bug
platform:windows
synced-from-upstream
Goal
Rename Note Length to Gate Length and make Scale Chance / AR timing clearer.
Reason
Now that Scale Chance has an AR Envelope, the old label Note Length is misleading. It is really the gate time ...
- [ ] - The user can increase or decrease the quantity of items
- [ ] - The user can remove a product from the cart
- [ ] - The cart total updates automatically
Must have
Preliminary Checks
- [x] I have read and understood the important section above.
- [x] I have searched existing issues and avoided creating duplicates.
- [x] I am not filing an enhancement request. ...
component: extensions
platform: windows
Problem
The repository has no LICENSE file. Under default copyright law that means all rights reserved — the public can view the
code but has no legal right to use, copy, modify, or build on it. For a ...
The first time we run the app with docker compose up, all app workers try to create the database schema at the same time
which pollutes logs with plenty of exceptions:
app-1 | wait-for-it.sh: waiting ...
Bug Description
Feedback Ó©áÓ©▓Ó©®Ó©▓Ó©¡Ó©▒Ó©çÓ©üÓ©ñÓ©®
Title: Approving a plan via remote session resets auto mode to accept edits mode
Description:
When using Claude CLI on macOS while remotely connected ...
duplicate
synced-from-upstream
for array method
[1, -2, 15, 2, 0, 8].sort(function(a, b) {
alert( a + + b );
return a - b;
});
for example a = -2 and b = 15 this will make a-b = -17 which mean a b but it should return positive ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.