@Piskariov after adding this property xaml hot reload stopped working, is it supposed to be like that? it actually works faster, but the view does not respond to changes in xaml
@SamUresin just testing blazor, and so far is amazing. I have interfaces of VM on every razor page, and concret implementation in hybrid and web proj. thus I can use shell in maui and navManager in web.
@Piskariov@HorusStudioUy just implemented this, it's great but seems that the effect on label doesn't work in release mode. but i think it will be easy to workaround thx ! ๐
@Piskariov theoretically in sharpnado tabs should be the same problem. did you faced similar issues with cv and disappearing items after changing tabs?
@Juansero29@davidortinau 2) in second row you can do everything what you want because these tabs are just combination of basic controls from maui. but you have to use/create own navigation service or at least I dunno how to do it better :p