shehrozeee
shehrozeee
> Hi, thanks for PR! I find it super useful. > I've made some commets, please review Can you please point me to the "comments". I don't know where to...
Looks like I dont get to see those comments for some reason 
How do you propose to return both streams without introducing any breaking changes ?
> Strange, for me they are displayed right here, and in chenged files like so:  > >  but I guess the only place where the CreateAndCompileToStream function is...
```cs private class CompiledStreams { public MemoryStream assembly {get;set;} public MemoryStream pdb {get;set;} } ``` does something like this work as the return type ?
would be useful. this works really nice with MAUI blazor wasm
Thank you for identifying what causes the issue. I am able to use a work around for this I created dashboard variables for the to and from times  and...
I have the same problem. it feels like it comes from a race condition though. I have the app in multiple phones and some work and some do not. I...
my app has gone from working for for a few days to not working properly anymore to suddenly working again now (this is on one phone). on another phone its...
this never happens if I run the same app on windows device