Skip to content

[Bug]: runtime bundle throws exception in Safari. TypeError: undefined is not an object (evaluating e[n].call). #6111

[Bug]: runtime bundle throws exception in Safari. TypeError: undefined is not an object (evaluating e[n].call).

[Bug]: runtime bundle throws exception in Safari. TypeError: undefined is not an object (evaluating e[n].call). #6111

Workflow file for this run

name: team-label
on:
pull_request:
types: [opened]
issues:
types: [opened]
permissions:
contents: read
pull-requests: write
issues: write
jobs:
team-labeler:
runs-on: ubuntu-latest
steps:
- uses: JulienKode/team-labeler-action@v1.3.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"