Inline edit DataGrid scaffold missing edit button on grid

The scaffolder for inline grid Blazor WebAssembly .net 5.0 produces the grid without the edit button. I used the Northwind database customer table. The inline grid scaffolder produced the edit button when I used a server side project in .net 5 with the same table. Is there something I am missing for WebAssembly?

Confirmed! Fix will be released with our next update later this week.

Radzen update just released!