Skip to content

[SPFX v1.22.1] Missing styling on some sp-dev-fx-controls-react controls, it seems due to heft build command would append additional hash on those control's styling #2118

[SPFX v1.22.1] Missing styling on some sp-dev-fx-controls-react controls, it seems due to heft build command would append additional hash on those control's styling

[SPFX v1.22.1] Missing styling on some sp-dev-fx-controls-react controls, it seems due to heft build command would append additional hash on those control's styling #2118

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'