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

Fix: change code to prevent class attributes from being output with a comma #729

Closed jgrauel closed 2 years ago

jgrauel commented 3 years ago

ISSUE

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

Description

This code change is to prevent class attributes from being output with a comma separating them.

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.