I’m using Syncfusion Blazor components in my .NET MAUI Blazor app. Everything was working fine until I updated the Syncfusion NuGet packages to their latest version. After the update, my application shows a popup at the top saying:"Included Syncfusion license key is invalid"
I’ve already included a license key in my application, and it worked perfectly before the update. How can I fix this issue?