Steps to reproduce:
- Run the project;
- Put a breakpoint to the CustomBlazorController constructor ;
- Refresh the browser page.
Expected results:
XAF doesn't call the CustomBlazorController constructor.
Current results:
XAF calls the CustomBlazorController constructor.