diff --git a/examples/Demo/Shared/Microsoft.FluentUI.AspNetCore.Components.xml b/examples/Demo/Shared/Microsoft.FluentUI.AspNetCore.Components.xml
index c5be64a70f..0e80cc1459 100644
--- a/examples/Demo/Shared/Microsoft.FluentUI.AspNetCore.Components.xml
+++ b/examples/Demo/Shared/Microsoft.FluentUI.AspNetCore.Components.xml
@@ -795,6 +795,11 @@
++ ++ Note: Although the component supports the
+Multipleparameter, the underlying web component does not correctly handle it.
+ The selected items state will not correspond with the rendered options.
+
+ We strongly advise not to use theMultipleparameter with the<FluentListbox>at this time. +