Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update initializeIcons function call to load from new CDN location (Fixes #1249) #1250

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jack-vinitsky
Copy link

Default CDN being loaded by the initializeIcons method was decommissioned on January 15, 2025. See microsoft/fluentui#33612

Motivation and Context

Fixes #1249 - Empty Icons

Description

Updates call to initializeIcons() in index.tsx to reference a specific CDN location.

Contribution Checklist

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.
  • I didn't break any existing functionality 😄

Default CDN being loaded was decommissioned on January 15, 2025.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Empty icons
1 participant