code-forge-io / code-forge-io/react-router-devtools
Devtools not showing at all
- Dominant language
- TypeScript
- Stars
- 972
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have a quite uncommon setup in my app, where my default layout and route is not in the main app package, but spread across packages in a pnpm monorepo. I guess that somehow the plugin detection of the entrypoint is messed up, and I can't see the devtools anywhere. The plugin is definitelly doing something, since the additional metadata is in the DOM.
Is there a way to manually inject the tools and not to rely on the vite plugin?
Using latest versions of everything.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with the reported pnpm monorepo layout and the Vite plugin, checking how the app entrypoint is detected. Investigate the plugin integration and the possibility of manual tool injection; done means the devtools render in this setup without losing the existing DOM metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript, vite
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100