Every now and then, we do guests appearances in videos to promote the library and show a bit more on how it works. See the overview below for our most recent appearances
+
+
.NET Conf 2024
+
+
+
+
+
+
+
+
ASP.NET Community Standup 2024
-
+
@@ -22,25 +32,25 @@
Open at Microsoft - 2024
-
+
-
+
-
+
.NET Conf 2023
-
+
diff --git a/src/Core/Components/Rating/FluentRating.razor b/src/Core/Components/Rating/FluentRating.razor
index 43570b6501..fe50ccfabb 100644
--- a/src/Core/Components/Rating/FluentRating.razor
+++ b/src/Core/Components/Rating/FluentRating.razor
@@ -4,7 +4,6 @@
@if (!string.IsNullOrEmpty(Label) || LabelTemplate is not null)
{
@LabelTemplate
- _labelUsed = true;
}