Skip to content

Using an EventSetter on a DataGrid with the modern style applied ignores the event #88

Using an EventSetter on a DataGrid with the modern style applied ignores the event

Using an EventSetter on a DataGrid with the modern style applied ignores the event #88

Workflow file for this run

name: Label issues
on:
issues:
types: [opened]
jobs:
label_issues:
runs-on: ubuntu-latest
steps:
- name: Label issues
uses: andymckay/labeler@master
with:
add-labels: "needs-triage"