Move the dynamic injection of <meta> tags into a dedicated guard
Open
task
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
### Requirements
- Clean up existing tags using the `[data-vue-router-controlled]` selector
- Iterate through `nearestWithMeta.meta.metaTags`
- Programmatically create and append elements to `document.head`
Goal: Centralize DOM manipulation logic away from navigation orchestration
Contributor guide
Assessment
This issue has not been assessed yet.