Skip to content

SharePoint Server SE (on-prem) loads Fabric/Fluent fonts from public CDN on modern pages as soon as any SPFx component is present - cannot be prevented from SPFx (initializeIcons etc.) #1620

SharePoint Server SE (on-prem) loads Fabric/Fluent fonts from public CDN on modern pages as soon as any SPFx component is present - cannot be prevented from SPFx (initializeIcons etc.)

SharePoint Server SE (on-prem) loads Fabric/Fluent fonts from public CDN on modern pages as soon as any SPFx component is present - cannot be prevented from SPFx (initializeIcons etc.) #1620

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'