- Notifications
You must be signed in to change notification settings - Fork26.4k
Open
Labels
Milestone
Description
Is this a bug report or a feature request?
- Bug Report
- Feature Request
Description
It is complicated to debug SSR features as transfer state and etc. in devtools as there is no dedicated demo project with SSR. So i needed to build devtools project to see changes. Maybe there is other option to debug SSR features, but i didnt find it.
feature example where proposed solution could be useful:#62465
Proposed solution
Create new project in devtools/project which supports SSR
Alternatives considered
Move current devtools demo project to hybrid rendering option adding new page for SSR functions