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
In version 1.0.99 (latest version available at time of writing)
The Path property for an array item does not always include its index.
If you look to the IEnumerable Visualizer on the right hand side of the screen, you will see AppRegistrations with ArrayIndex of 1 does not have the expected path of AppRegistrations[1]