issues Search Results · language:Dune language:TypeScript language:TypeScript language:JavaScript language:Java linked:pr
Filter by
6.5M results
Same issue as we recently had with translate - we end up using interpolateColors accidentially.
Same strategy as before - we first need a interpolateRotate API, then adjust it.
agentic motion editor must have
🎯 Problem Statement
Database credentials (host, port, username, password, database name) are hardcoded in \data-source.ts, which is a
security risk and makes the configuration non-portable across environments. ...
enhancement
Describe the bug
Description
After upgrading to Vite 8 / Rolldown-based dependency optimization, .js files containing JSX are not parsed correctly
during optimizeDeps scanning.
This results in errors ...
bug
When dragging tiles in the game board, if the drag movement extends beyond the visible viewport — either downward or
leftward — the browser automatically scrolls the page to keep the drag overlay visible. ...
bug
📝 Overview
The Job Board currently contains multiple visual inconsistencies, theme-adaptation issues, and design regressions that
prevent it from meeting the platform s established design standards.
...
bug
Feature Request
generated-by-copilot: Users currently have the ability to add books to their favorites list, but there is no option to
remove books once they are favorited. This feature would improve ...
enhancement
Given a serializer like this:
class Wrapper {
constructor(inner) {
this.inner = inner
}
}
const y = { hello: world }
const serialized = uneval({ x: new Wrapper(y), y }, (value, uneval) = { ...
Describe the bug
Description
The repository is configured as an ES module project via:
type : module
However, several Playwright E2E test files still use CommonJS require() imports.
This creates: ...
bug

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.