chrdlx

Results 7 comments of chrdlx

Please fix this one! It's very common in a debug session to try to see values of inner objects, not just the top most... I needed to enable "Use legacy...

This seems to happen only with razor components that have events in them. For example, in the default template this only happens with the Counter component, not Index nor FetchData...

Yes @SteveSandersonMS , thanks!! I understand what you say, that's why I didn't use the word "leak" specifically, I report it as a bug since that's the only option to...

Also, people may find your explanation useful Steve, because if you read this from @javiercn here https://github.com/dotnet/aspnetcore/issues/30210#issuecomment-779849309 > _I suggest you capture two memory dumps. One at the beginning and...

> > @TheGrandUser if the page is not the root of your site you will need to include the page route in the anchor href because Blazor uses root relative...