issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Java language:CSS
Filter by
34.8M results
Severity: P2
Symptom: A spurious Connection lost error could flash when processing finished normally.
Root cause: EventSource.onerror treated every error as a connection loss; the browser fires onerror ...
bug
frontend
Severity: P3
Resolution: Removed the unused btnSecondary style constant from Upload.jsx.
bug
frontend
Severity: P2
Symptom: Dropping a non-audio file (or .aiff) could upload something the backend can t serve.
Root cause: The drop handler bypassed the input accept filter; .aiff had no backend MIME mapping. ...
bug
frontend
Severity: P2
Symptom: At playback rates other than 1x, the loop jumped early/late.
Root cause: scheduleLoopJump timed the boundary with wall-clock ms (endTime - now)*1000, not divided by the active rate. ...
bug
frontend
Severity: P1 (latent)
Symptom: A BPM change could snap the loop start to 0:00.
Root cause: applyBpm() recomputed the grid without re-clamping startMeasureIdx; startTime = measureTimes[idx] ?? 0 then ...
bug
frontend
Severity: P1
Symptom: Candidate ordering was nondeterministic on real data.
Root cause: cands.sort((a) = …) returned constants based only on a, violating the Array.sort contract. Masked because
the degenerate ...
bug
frontend
Severity: P1
Symptom: The 3 suggested-loop buttons were computed by a different algorithm than the backend s, and differed from the
candidate used to set the initial loop position.
Root cause: LoopSelector.candidates() ...
bug
frontend
Описание
Из-за целочисленного деления программа выводит 1 куриное бедро на человека при 6 бёдрах и 5 едоках, тогда как
математически ожидается 1.2.
Локация дефекта
https://github.com/youtastelikehoney/Soup/blob/f4cabb8770ee8d8ec6d0bea4262af22addc4d013/src/Main.java#L3 ...
Sending Simtropolis DMs confirmations after a package is added to the channel is currently failing.
actions
Introduce a new param context-item - this item is optional and reuses an existing ai context generated by external
process or the Imixs-AI-Agent.
feature
LLM

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.