This statement is possibly wrong. I'll make a proposal later when I have a chance but I wanted to take a note with this issue.
|
This method is executed whenever the parent renders. |
When the condition is not satisfied in the below line, SetParametersAsync is not called.
https://github.com/dotnet/aspnetcore/blob/b8f5b5ea8cc007535b37f9625e6facd72dd7c857/src/Components/Components/src/RenderTree/RenderTreeDiffBuilder.cs#L703
This statement is possibly wrong. I'll make a proposal later when I have a chance but I wanted to take a note with this issue.
blazor-university-com/source/blazor-university-com/input/pages/components/component-lifecycles/index.md
Line 19 in 9ee08dc
When the condition is not satisfied in the below line, SetParametersAsync is not called.
https://github.com/dotnet/aspnetcore/blob/b8f5b5ea8cc007535b37f9625e6facd72dd7c857/src/Components/Components/src/RenderTree/RenderTreeDiffBuilder.cs#L703