InvalidOperationException: Object of type 'Radzen.Blazor.RadzenDialog' does not have a property matching the name '@rendermode'. #1323

Closed
opened 2026-01-29 17:52:06 +00:00 by claunia · 1 comment
Owner

Originally created by @huxinshuo on GitHub (Jul 27, 2024).

I add <RadzenComponents @rendermode="InteractiveAuto" /> to mainlayout ,builder.Services.AddRadzenComponents() to Program.cs

But it shows ->InvalidOperationException: Object of type 'Radzen.Blazor.RadzenDialog' does not have a property matching the name '@rendermode'.

I delete <RadzenComponents @rendermode="InteractiveAuto" /> it runs ok but htmeditor's image can not work.

Originally created by @huxinshuo on GitHub (Jul 27, 2024). I add <RadzenComponents @rendermode="InteractiveAuto" /> to mainlayout ,builder.Services.AddRadzenComponents() to Program.cs But it shows ->InvalidOperationException: Object of type 'Radzen.Blazor.RadzenDialog' does not have a property matching the name '@rendermode'. I delete <RadzenComponents @rendermode="InteractiveAuto" /> it runs ok but htmeditor's image can not work.
Author
Owner

@akorchev commented on GitHub (Jul 27, 2024):

Check the getting started instructions for your .NET version.

@akorchev commented on GitHub (Jul 27, 2024): Check the getting started instructions for your .NET version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1323