vuetifyjs / vuetifyjs/vuetify

[Bug Report][3.7.0] "Could not find injected layout" on toggling v-footer's app property

Open
#20,398 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

C: VFooter has workaround T: bug
Dominant language
TypeScript
Stars
41k
Forks
7.1k
Avg merge
1d 21h
Merged PRs (30d)
11

Description

Environment

Vuetify Version: 3.7.0
Last working version: 3.6.11
Vue Version: 3.4.38
Browsers: Firefox 129.0
OS: Ubuntu undefined

Steps to reproduce

press toggle button twice

Expected Behavior

no error

Actual Behavior

throws error

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Here a more indirect example for toggling the app property which we use to provide differing footer behaviors as part of varying appearances of our GUI.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked Vuetify Playground reproduction and reproduce the error by pressing the toggle button twice. Trace the v-footer app-property behavior and the "Could not find injected layout" error across the relevant Vuetify components. Done means toggling twice no longer throws the error while preserving the differing footer behavior shown in the reproduction.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.