Skip to content

MAUI Blazor Hybrid Hot Reload Memory Leak #23950

Answered by Stuart88
Stuart88 asked this question in Q&A
Discussion options

You must be logged in to vote

Resolved this finally.

Turns out one of my components was hitting an infinite render cycle which could only ever be hit through hot reload.

From this, I would argue that Blazor needs better detection for infinite render cycles. Other frameworks manage it pretty well (I know WPF/UWP (and maybe Xamarin? Or any XAML framework?) has an "Infinite Layout Cycle" error, and React has similar too.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Stuart88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant