Skip to content

refactor(web): organize devtools components#8

Open
tomerqodo wants to merge 6 commits intocursor_full_base_refactorweb_organize_devtools_components_pr8from
cursor_full_head_refactorweb_organize_devtools_components_pr8
Open

refactor(web): organize devtools components#8
tomerqodo wants to merge 6 commits intocursor_full_base_refactorweb_organize_devtools_components_pr8from
cursor_full_head_refactorweb_organize_devtools_components_pr8

Conversation

@tomerqodo
Copy link
Copy Markdown

@tomerqodo tomerqodo commented Jan 25, 2026

Benchmark PR from agentic-review-benchmarks#8


Note

Introduces lazy-loaded devtools that only render in development, simplifying integration and avoiding production impact.

  • Add ReactScanLoader with Suspense and error fallback; gate by IS_DEV
  • Add TanStackDevtoolsLoader for Query/Form devtools; gate by IS_DEV
  • Update layout.tsx to use ReactScanLoader instead of direct ReactScan
  • Simplify TanstackQueryInitializer to use TanStackDevtoolsLoader and remove inline lazy logic

Written by Cursor Bugbot for commit 8edc4cf. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants