Radzen Blazor Studio Error

I can't add components to a page in radzen blazor studio (1 alpha 6) while there is a error!!!.

Attached screenshot link https://ibb.co/HpH9qCt

Hi @SUJAYA_N,

Indeed the design-time surface of Radzen Blazor Studio does not work if there are project compilation errors. Check the output window to see what they are. If your project builds and runs normally though there could be some other problem.

Yeah, But in Radzen we can drag and drop components even though there is errors in the code...
How can we Drag &Drop components in Radzen Blazor Studio... ???

Radzen Blazor Studio works in a different way and requires your application to build and run without errors.

By fixing the build errors first.