nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

2.0.23 breaks on routes with url params #78

Closed jpengelbrecht closed 1 year ago

jpengelbrecht commented 1 year ago

Describe the bug

image

Reproduction

No response

System / Nuxt Info

------------------------------
- Operating System: Darwin
- Node Version:     v18.10.0
- Nuxt Version:     3.7.0
- CLI Version:      3.7.3
- Nitro Version:    2.6.2
- Package Manager:  npm@8.19.2
- Builder:          -
- User Config:      modules, site, sitemap, robots, ogImage, linkChecker, head, experimental, routeRules, extends, typescript, sourcemap, devServer, htmlValidator, image, runtimeConfig, schemaOrg, nitro, appConfig, ignore, hooks, css, vite
- Runtime Modules:  @pinia/nuxt@0.4.11, @nuxt/content@2.7.2, @nuxt/image-edge@1.0.0-rc.1-28164352.ad7c010, @vueuse/motion/nuxt@2.0.0, nuxt-calendly@0.1.14
- Build Modules:    -
------------------------------
harlan-zw commented 1 year ago

Thanks for the issue, should be fixed in 2.0.24

jpengelbrecht commented 1 year ago

@harlan-zw legendary turn around time! thanks for the fix!