Blazor Hybrid is more robust and approachable than the Maui xaml.
obinnaokafor
Good video thank u! So…tell me…what is your evaluation of the Maui hybrid approach? Do u like it? Would u recommend it?
BrendanAlexander
I'm having trouble with Fluent UI DataGrid in my Maui Blazor Hybrid app (Fluent UI latest version, Maui Blazor Hybrid).
After adding the script
<script app-name="{NAME OF YOUR APP}" to my index.html,
the app gets stuck on "Loading..." and won't load fully.
showing this line of index.html file of body tag
<div id="app">Loading...</div>