Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I have a visual studio project - attached, when run on one development computer is works fine (displays) and then MOVE/COPY the entire visual studio project over another development computer and it does NOT Display.
On the Failing machine, the code appears to stop processing the lifecycle events because when running in debug node a breakpoint is hit in the OnInitialized() routine is called (as expected) BUT NOT in the OnAfterRender(..) routine.
On the machine that this works, BOTH break points are hit. I have encodes a sample project for you to consider.
Thank you,
Doug Albright