Skip to content

Commit cb5ba2e

Browse files
authored
Update README with demo website certificate notice (#4055)
1 parent 06ae5f5 commit cb5ba2e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# ⚠️ Notice: We are experiencing possible certificate renewal issues for the demo website https://www.fluentui-blazor.net/.
2+
If you encounter any problems, you can use the backup site: https://fluentui-blazor.azurewebsites.net/
3+
14
# Microsoft Fluent UI Blazor library
25

36
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -164,7 +167,7 @@ The `app-name` attribute needs to match your app's assembly name - initializersL
164167
initializersLoader replaces standard `fetch` function with one which provides the correct file in place of the empty `blazor.modules.json`. `fetch` is restored to its original state once `_framework/blazor.modules.json` request is intercepted.
165168

166169
For more information regarding the bug, see issue [15234](https://github.com/dotnet/maui/issues/15234) in the MAUI repo.
167-
170+
168171
## Use the DataGrid component with EF Core or OData Client
169172
If you want to use the `<FluentDataGrid>` with data provided through EF Core or an OData Client, you need to install an additional package so the grid knows how to resolve queries asynchronously for efficiency.
170173
Please see the [DataGrid](https://www.fluentui-blazor.net/DataGrid) page for more information.

0 commit comments

Comments
 (0)