Skip to content

[t-input] clearable + clear-trigger="focus"在点击清空按钮时,blur事件和clear事件发生顺序反转了 #1434

[t-input] clearable + clear-trigger="focus"在点击清空按钮时,blur事件和clear事件发生顺序反转了

[t-input] clearable + clear-trigger="focus"在点击清空按钮时,blur事件和clear事件发生顺序反转了 #1434

# force copy from tencent/tdesign
name: Issue Synchronize
on:
issues:
types: [opened, reopened]
jobs:
synchronize:
runs-on: ubuntu-latest
steps:
# https://docs.github.com/cn/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#issues
- uses: 94dreamer/create-report@main
with:
wxhook: ${{ secrets.WX_HOOK_URL }}
token: ${{ secrets.GITHUB_TOKEN }}
type: 'issue'