dansiegel / dansiegel/Prism-Shell-Stream
[Bug] New State is null when parsing Uri
Open
- Dominant language
- C#
- Stars
- 11
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
# Description
When we went to run the app at towards the end of the stream we observed that the New Route State was null.
```cs
ShellRouteState newState = args.Shell.RouteState;
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.