r-work

Results 5 issues of r-work

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior It breaks when you add animation behavior. Using the default project...

bug
unverified

Now that dotnet comes with json support, can we have `Newtonsoft.Json` replaced with `System.Text.Json`? The library is really bloated with bunch of dependencies as it is. ![image](https://user-images.githubusercontent.com/68378520/189174764-a6fc7ea9-d9c3-4748-82d4-6eec9e6ebb05.png)

Not sure how to explain the issue, but I can demonstrate two scenarios where it works with one but not the other, so here it goes (or check the repro...

customer-reported

With v14, a FileResponse class is generated and getting the following error: `Error CS0121 The call is ambiguous between the following methods or properties: 'FileResponse.FileResponse(int, IReadOnlyDictionary, Stream, IDisposable, IDisposable)' and...

### Description Secondary toolbar item dissapears when navigating away from page. ### To Reproduce 1. Create a detail page with secondary toolbar item. 2. Create another page (lets call it...

bug
triage approved