@jsuarezruiz Oh no you did amazing controls even before you joined MS - what a loss for the Maui team!! That team is getting smaller by the day - and losing talent . Good luck I hope you will still be in the Maui space
#blazor@danielroth I have looked high and low tried all sorts but I cannot make a newly navigated page in blazor to scroll to the top - none of the things I see on the internet works - what am I missing? I have a is to scroll to top but nothing- it remembers prev page position
#blazor why scrolling to the top is so difficult? When navigating to a new page I need to be at the top -none of the javascript work?what am I missing https://t.co/xFHvS5rvrv
@azure hey if I wanted to publish a min api using .net 10 rc2 to azure using as pipeline what I am using 10.0.x but I am getting “failed to find native dependencies “ same pipeline works net 9 - I believe I am using wrong net version- suggestions?
#dotnetmaui#visualstudio why hot restart was killed in vs2026? Even with limitation was useful . Coding n vs code is such a regression compared to visual studio experience
#blazor i have a net 9 blazor server using an rcl library and css isolation does not work for me mypage.razor.css does not work but works when styles are inside a razor page and I have also added scopedcssenabled true but still nothing any clues or suggestions- thanks