nuxt-seomatic-meta icon indicating copy to clipboard operation
nuxt-seomatic-meta copied to clipboard

A module for connecting Nuxt.js to the Craft CMS SEOmatic plugin via GraphQL. Nuxt-o-matic!

Results 5 nuxt-seomatic-meta issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Is it possible to support nuxt 3

When adding nuxt-seomatic-meta to modules I get this unexpected token error which seems to be coming from the plugin chunk itself: ``` ERROR in ./.nuxt/lib.plugin.6ae22825.js friendly-errors 16:45:59 Syntax Error: Unexpected...

Hi, I'm experiencing an issue with the multisite logic. I’m using [nuxt-i18n](https://github.com/nuxt-community/nuxt-i18n) to manage the languages of my application. For a same page in two different languages, the URLs are...

I tried setting this up, but for some reason all the requests come back with an `undefined` response. I rewrote the plugin to inject the function into the context so...