[🐞] v2: click-to-component only works sometimes
Open
Nobody has claimed this yet.
bug
DX
needs reproduction
V2
- Dominant language
- TypeScript
- Stars
- 22.1k
- Forks
- 1.4k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 52
Description
Which component is affected?
Qwik Rollup / Vite plugin
Describe the bug
click to component often just loads the source code, no side effect
Reproduction
pnpm docs.dev
Steps to reproduce
hold alt, click
System Info
n/a
Additional Information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running pnpm docs.dev and reproducing the issue in the Qwik Rollup / Vite plugin with Alt-click. Trace the click-to-component behavior from that plugin entry point and verify that clicking a component triggers navigation to the component rather than only loading source code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vite
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100