You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Icons are loading as rectangle box. I tried all the possible installations, setup.
import { initializeIcons } from "@fluentui/react";
initializeIcons();
Installed "@fluentui/react"
cors installed
Also the models are not loading in production build. It is loading in localhost.
Expected behavior
It should load all the icons
It should load in production build
Screenshots
If applicable, add screenshots to help explain your problem.
Describe the bug
Icons are loading as rectangle box. I tried all the possible installations, setup.
import { initializeIcons } from "@fluentui/react";
initializeIcons();
Installed "@fluentui/react"
cors installed
Also the models are not loading in production build. It is loading in localhost.
Expected behavior
It should load all the icons
It should load in production build
Screenshots
If applicable, add screenshots to help explain your problem.
I have also followed the below links for icon issue
microsoft/fluentui#11086
microsoft/fluentui#33596
The text was updated successfully, but these errors were encountered: