UPDATE: The JSON extension has just been updated with the following changes: - Fixed NotSupportedException with generic enumerables during deserialization in the Simulator (with CSHTML5 v2) - Fixed Enum deserialization (with CSHTML5 v2)
Hi Yes. The entry point of an OpenSilver application is the project with the ".Browser" suffix. It's actually a project of type Blazor. Therefore, any tutorial to package a Blazor application with Cordova will work. Here is an example: https://github.com/BickelLukas/Blazor.Cordova Please k...
Hi, Yes, we have a regression related to the performance of the built-in datagrid, and we plan to address it. In the meantime, you have these options: - Set the PageSize in order to reduce the number of items visible on screen at once - Use the wrapper for the Kendo Grid, which has great performance...
Thanks for this info. You said you are trying to applying the material design textbox style from your github repository, but it appears to be working fine with the Showcase application. Is the only difference the fact that you are applying it implicitly? Can you please post your entire XAML to repro...
I tried to copy-paste the JsonConvert code but the code editor gives me this error The type or namespace name 'ArrayList' could not be found (are you missing a using directive or an assembly reference? I am using the Bridge version 2.0.0-alpha63-83 To fix this, please add the "BRIDGE" com...
Thanks for reporting this other issue. Can you please upload a sample project or code snippet to reproduce this "Control resizing after browser resizing" issue?