Open ricardo17coelho opened 1 year ago
Is not working on chrome browser (tested with Version 109.0.5414.87 MacOS)
Firefox Developer Editon 110.0b3 (64-Bit) MacOS works.
import VueMeta from 'vue-meta'; Vue.use(VueMeta, { // optional pluginOptions refreshOnceOnNavigation: true });
metaInfo() { return { title: this.option?.title, titleTemplate: '%s - Test', link: [ { hid: 'icon', rel: 'icon', type: 'image/svg', href: `/images/${this.tabIcon}` } ] }; }
Chrome:
Firefox:
?
Is not working on chrome browser (tested with Version 109.0.5414.87 MacOS)
Firefox Developer Editon 110.0b3 (64-Bit) MacOS works.
Chrome:
Firefox: