r-work
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...
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. 
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...
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...