Skip to content

[Bug Report]: MAUI Blazor iOS和Mac OS发布时Minput报错Attempting to JIT compile method, while running in aot-only mode #1010

[Bug Report]: MAUI Blazor iOS和Mac OS发布时Minput报错Attempting to JIT compile method, while running in aot-only mode

[Bug Report]: MAUI Blazor iOS和Mac OS发布时Minput报错Attempting to JIT compile method, while running in aot-only mode #1010

Workflow file for this run

name: needs triage
on:
issues:
types: [opened, labeled]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: capdiem/needs-triage@v1.0.0
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
eventType: ${{ github.event.action }}
labelName: 'status/needs triage'
secondsUtilLabel: 300,
goodFirstIssue: true