vitejs / vitejs/vite-plugin-react
Double modules of client components after hmr and then reload
Open
Nobody has claimed this yet.
plugin: rsc
- Dominant language
- TypeScript
- Stars
- 1.2k
- Forks
- 269
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 19
Description
See https://github.com/vitejs/vite-plugin-react/pull/788#issuecomment-3227656612 The example is added in packages/plugin-rsc/examples/basic/src/routes/hmr-client-dep3
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 with the example at packages/plugin-rsc/examples/basic/src/routes/hmr-client-dep3 and review the linked pull request comment for the reproduction details. Reproduce the HMR-then-reload flow and verify that client components are no longer duplicated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100