[Bug Report][3.7.0] "Could not find injected layout" on toggling v-footer's app property
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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