nuxt / vue-meta

Manage HTML metadata in Vue.js components with SSR support
https://vue-meta.nuxtjs.org
Other
4.08k stars 247 forks source link

This code is to correct an issue where the 'name' property #727

Closed jgrauel closed 2 years ago

jgrauel commented 3 years ago

Issue

https://github.com/nuxt/vue-meta/issues/696

Fix

This code is to correct an issue where the 'name' property provided in a meta object, was being set with the tag name rather than property value

stale[bot] commented 2 years ago

Thanks for your contribution to vue-meta! This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of vue-meta
  2. Comment the steps to reproduce it Issues that are labeled as pending will not be automatically marked as stale.