dotnet/machinelearning-samples

region error in sentiment component

Open

#912 opened on Jul 9, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)PowerShell (4,683 stars) (2,681 forks)batch import
enhancementgood first issuehelp wanted

Description

In Ue format string it represent float with comma separator, it crash css style

image

To fix it you can Round/replace/incluse culture info

samples/csharp/end-to-end-apps/ScalableSentimentAnalysisBlazorWebApp/BlazorSentiment.Client/Shared/HappinessScale.razor

Contributor guide