Common
- Provided DataManager support except the below components.
- Provided DOM support to event arguments.
- Provided Locale support to the components (Except Client-side blazor)
- If the client-side Blazor app throws any serialization issue, then add the below configuration in the project file.
<BlazorLinkOnBuild>false</BlazorLinkOnBuild>
Thank you for your feedback and comments.We will rectify this as soon as possible!