Eilon Lipton
Eilon Lipton
> .NET MAUI Blazor emulates a browser and hosts the application, but does MobileBlazorBindings run natively? There is no browser emulation in any of these projects. The BlazorWebView control (in...
@janseris I believe that Blazor Web's list virtualization features should work fine in BlazorWebView as well, which can help immensely when there are more than a few hundred/thousand rows of...
This is a great suggestion, I will look into it. In the meantime anything you find regarding gRPC in Xamarin.Forms should work the same in Mobile Blazor Bindings, aside from...
Thank you @Slevya for sharing!
Hi @sowsan can you share more info about what you're trying to do?
It's not an area I'm familiar with but I'll keep this issue open so that we can have a look. There probably isn't anything specific to this area because it's...
Very odd issue, I'm sorry you ran into this! You're probably the first to try this combination, so we will take a look and get to the bottom of it....
OK that's good to know, thank you for the update. We'll take a look!
This definitely looks like a bug. You're using the "physical" back button (the triangle at the bottom) to go back?
So we still need another bug fix from Xamarin.Forms possibly (if so, is there a bug filed on it)? Or do we need to investigate further to see if MBB...