radzenhq / radzen-blazor-studio

Sample applications created with Radzen Blazor Studio
https://www.radzen.com/blazor-studio
16 stars 2 forks source link

Creating Context menu using Method interface causes crash #123

Open syhrus opened 8 months ago

syhrus commented 8 months ago

Version 1.18.1 When creating a context menu item on a data grid using the interface, it will create the data call with blank details (expected).

If the user uses the split screen to enter the quotation marks directly into the code into the first parameter, the Radzen Studio interface soft-locks as a blank screen and the application must be restarted.

Workaround is to manually re-type the line and delete the system-generated line.

Screenshots attached. Screenshot 2023-11-17 191104 Screenshot 2023-11-17 191124 Screenshot 2023-11-17 191137