'Name'-property conflicts with RadzenContextMenu on RadzenTextAreas and RadzenTextBoxes

This post is a follow-up of the closed topic https://forum.radzen.com/t/how-can-i-use-the-radzencontextmenu-on-a-radzentextarea-component/16937

I used the 'Name'-property on my RadzenTextAreas and RadzenTextBoxes in order to link them to RadzenValidators.

It turned out that when using the 'Name'-property on RadzenTextAreas and RadzenTextBoxes, the RadzenContextMenu doesn't work.

When using the 'Name'-property and RadzenContextMenu on a RadzenNumeric component: no problems at all.
But the 'Name'-property and RadzenContextMenu don't seem to work together on RadzenTextAreas and RadzenTextBoxes, for as far as I could test.

I couldn't find any explanation yet.

I've managed to reproduce the problem and it was fixed immediately. Just published update of Radzen.Blazor as well.

1 Like

Thank you very much for the quick fix!

Much appreciated!