issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java linked:pr
Filter by
5.8M results
Bug
listJobs() returns the module-level jobs array directly. Any caller that receives the list can mutate it with operations
such as push, splice, or length = 0, which corrupts the in-memory job store ...
Problem
Temporary user uploads are stored indefinitely on the server, consuming disk space.
Current Behavior
Uploaded image files remain in the /uploads directory until deleted manually.
Why This Improvement ...
enhancement
ViewBookmarkFragment.showInWebView loads the reading view with an empty WebViewClient, so it has no
shouldOverrideUrlLoading. Every link in the page is then handled by the WebView itself.
That is fine ...
Problem
ray.data.from_daft() raises RuntimeError when PyArrow = 14.0.0:
# read_api.py line 3256
if pyarrow_version = parse_version( 14.0.0 ):
raise RuntimeError( `from_daft` only works with PyArrow ...
概要
develop ブランチの変更を main へリリースする。デザインシステム刷新(Ink Paper)・ランディングページ新設・ヘッダー改善・思考トレーニングガイド追加・VRT 基盤整備を含む大型リリース。
変更内容
🎨 デザインシステム(Ink Paper)
- docs/design/ にデザイントークン・タイポグラフィ・レイアウト等の設計ドキュメントを整備(#341 / ...
feature
Problem
The CPU-intensive image processing endpoints use general rate limits, leaving them vulnerable to abuse.
Current Behavior
Endpoints are bound by the standard 100 requests per 15 minutes limit. ...
enhancement
Describe the bug
The Logs panel does not show any message when there are no logs available. The panel renders blank, giving the user no
feedback. The Checkpoints panel handles this correctly with a No ...
bug
Une sorte de course.
Premier retour: Sans collision est possible mais le lidar détecte aussi les autres véhicules
Solution:
- [ ] Remettre les collisions et les faire apparaître à côté
- [ ] Trouver ...
Bug
createPaymentIntent currently accepts zero, negative, or non-numeric amount values and still returns a successful
Stripe-style payment intent response. That can create invalid payment intents such ...
Problem
Components read/write localStorage values using manual parser setups, leading to repeated code.
Current Behavior
Language context features custom localStorage.getItem checks and useEffect synchronization ...
enhancement

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.