issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:Java language:Java
Filter by
18.7M results
mtplx doctor --json
First of all good job getting these speeds with Qwen and MTPLX.
I m using MTPLX with Hermes Agent and I noticed that after about 25k context or so it just gets stuck and no progress ...
Description
cloud-functions/src/sendBulkEmails.ts:45-46 accepts a participants array from the caller with zero validation that those
participants belong to the caller s event. A club user can pass arbitrary ...
Description
cloud-functions/src/onEventCreate.ts:32 calls db.collection( users ).get() which loads ALL user documents into memory
every time any event is created. With 50,000+ users this is 50,000 Firestore ...
Description
The participant create rule at firestore.rules:192-197 only checks that request.auth.uid == participantId. It never
checks whether the parent event exists, is suspended, has reached capacity, ...
Version: 4.6.0
Environment: Browser (Vite / any non-webpack bundler)
Problem
build/cjs/chunk-D5BXCJ5G.mjs (and build/cjs/Draggable.js) ship a raw process.env.DRAGGABLE_DEBUG reference that is never
replaced ...
Problem
When a user s internet connection drops while working on a lesson or submitting code, the application fails silently.
Progress may be lost, API calls fail without explanation, and users have no ...
enhancement
Create JUnit tests for ContentService CRUD operations and validation logic.
good first issue
Testing
Our CI in Apache Airflow bumped the Swagger Plugin for Sphinx to 7.2.0 and now the docsbuild fails:
Traceback (most recent call last):
File /usr/python/lib/python3.10/site-packages/sphinx/registry.py ...
bug
目的
銀行 CSV → StandardTransaction のマッピングプリセットを管理する画面。核心は マッピング定義エディタ(文字コード・区切り・ヘッダー行・年ピボット・6つの標準項目への列マッピング)。
API 契約
- GET /admin/mapping-presets(limit/offset)
- POST /admin/mapping-presets(name / ...
When there s e.g. a node with a custom media property, an a caption (AnnotatedText) and the caption has multiple lines
of text and the user tries to select the text from somewhere in the middle upwards ...

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.