microsoft fluent-UI/react library did not work on my project when I included it, what is the best way to make this work properly? the UI broke immediately after I ran the project and I would like to know what the best fix is to this problem
Asked
Active
Viewed 1,121 times
0
-
Can you please share your code so that we can advise you better? – Ans Jun 09 '22 at 12:42
-
Please provide enough code so others can better understand or reproduce the problem. – Community Jun 10 '22 at 07:20
2 Answers
1
There is no proper fix for this yet. And it looks like dev team is not considering this issue as high priority. Check out this github issue.

Taras Alekhin
- 11
- 2
-
Format needs to be improved and you can use hyperlink markdown to share links instead of pasting directly. – ikonuk Jul 05 '22 at 11:16
0
Pls use following command and following library Fluent UI - React Northstar able to work with react v18
npm i @fluentui/react-northstar --legacy-peer-deps

shandude
- 41
- 1
- 6