You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
One of the reasons why debugging zones is hard is that it is hard to quickly tell if you have the same zone. I think it would be useful to append a unique id to each zone. Looking at the id would than give you the path.
123>4324>angular>root
It would probably mean that we could have a global counter. and the either expect the caller to supply the zone name in the fork or use the global counter to create o new id