-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
Milestone
Description
Is this a bug report or a feature request?
- Feature Request
Description [Feature Request only]
When using SSR, debugging transfer state is a bit of a pain as we have to open ChromeDevtools, go to elements tab, find the ng-state script, copy the content, paste it in some code formatter to better understand it.
Proposed solution [Feature Request only]
Devtools can either show transfer state in some table in some new devtools tab.
Or just add a button somewhere in the devtools which will just console.log the transfer state.
Avcharov and zip-fazygarios and zip-fa