pwa-module icon indicating copy to clipboard operation
pwa-module copied to clipboard

meta module og url does not match nuxt i18n canonical

Open shadow81627 opened this issue 4 years ago • 1 comments

I have to manually add the nuxt i18n canonical url to og:url meta on my default layout.

Before adding canonical url as og url

developers facebook com_tools_debug__q=https%3A%2F%2Fdaim dev%2Fblog%2Fsetup-windows-subsystem-for-linux

After

developers facebook com_tools_debug__q=https%3A%2F%2Fdaim-git-fix-metaog-url-damienrobinson vercel app%2Fblog%2Fsetup-windows-subsystem-for-linux

Pull request adding i18n canonical url to og:url meta in my default layout

shadow81627 avatar May 01 '21 03:05 shadow81627

I've got the same issue.

retroriff avatar Jun 01 '21 08:06 retroriff