Replies: 1 comment
-
Hi, We actually moved the You can remove that fuctionality from your code as it is quite specific to our needs. To remove, delete line 16 and 17, remove the If you want something like https://www.fluentui-blazor.net/Lab/MarkdownSection#markdownfromanasset to work, you need to copy almost all the code from the Infrastructure folder to your project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to get the MarkdownSection working.
MarkdownSection
I've created a new Blazor project and gotten FluentUI components to work.
I tried to put the c# and Blazor code into a .blazor component but get the following error.
I've tried to find where that type is. When I bring in the old FAST version I can compile but get a runtime error.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions