issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:HTML language:Java
Filter by
6.3M results
The component ChatPage.jsx imported both React, { Component } and React, { Component, useState, useRef, useEffect } in
two separate consecutive lines. This duplicate declaration causes syntax-parsing errors ...
When a user uploads a new profile picture and hits Save Changes , the code utilizes the asynchronous
FileReader.readAsDataURL() method. Because the file reader s loading is non-blocking, handleSubmit immediately ...
Problem
img width= 2654 height= 694 alt= Image src=
https://github.com/user-attachments/assets/d6b85b26-cf28-4af8-9907-685256be88ab /
AI coding tools (Claude Code, GitHub Copilot, etc.) automatically ...
The useRecording.js hook file contained a nested duplicate declaration for cancelRecording with conflicting references
(isCanceledRef vs isCancelledRef) and missing closing brackets. This corrupted the ...
Purpose
Add a no-write verification gate for the state after confirmed scheduler activation.
Scope
- Add command: PYTHONPATH=src python3 -m mybroker appliance scheduler activation-verify
- Record ...
pipeline
target-project
The backend sendMessage controller accepts Base64 audio strings and uploads them directly to Cloudinary without
validating their format or size. Malicious clients can exploit this vulnerability to send ...
When a caller initiates a call and cancels it (or the 30-second dialer timeout triggers), the client emits a
callCanceled event. However, the backend socket server does not have an event listener for callCanceled, ...
Summary
Add an http/paginate.js middleware factory that wraps lib/paginate.js utilities into a pipeline-compatible middleware,
and integrate pagination Link header and X-Total-Count generation into send(). ...
enhancement
Prerequisites
- [x] I searched open issues and this has not already been proposed.
- [x] I searched discussions and this is not already being debated there.
- [x] This is a concrete, actionable ...
ready for review
The client-side WebRTC call store does not subscribe to callCanceled notifications from the server. As a result, even if
the socket server broadcasts the cancellation, the receiver client remains stuck ...

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.