Skip to content

fix: TypeError: this.$refs.actions.$refs.menuButton is undefined when tabbing through feeds and folders #632

fix: TypeError: this.$refs.actions.$refs.menuButton is undefined when tabbing through feeds and folders

fix: TypeError: this.$refs.actions.$refs.menuButton is undefined when tabbing through feeds and folders #632

Workflow file for this run

name: Lint
on:
pull_request:
push:
branches:
- master
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@master
vale:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: errata-ai/vale-action@reviewdog