0

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

Ans
  • 3,461
  • 3
  • 23
  • 24

2 Answers2

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.

  • 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