Skip to content

[Bug Report][3.5.17] [HMR] Cannot assign to read only property '_' of object '#' during hot-reload #10086

[Bug Report][3.5.17] [HMR] Cannot assign to read only property '_' of object '#' during hot-reload

[Bug Report][3.5.17] [HMR] Cannot assign to read only property '_' of object '#' during hot-reload #10086

Workflow file for this run

name: Issue triage
on:
issues:
types: [opened, labeled, unlabeled]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: vuetifyjs/triage-action@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
triageLabel: 'S: triage'
sponsorsFile: '.github/sponsors.yml'
triagedLabels: |-
T: documentation
T: bug
T: enhancement
T: feature
T: question
Epic
duplicate
layer 8 issue
invalid
wontfix
working as intended