Hrvoje Vučić

Results 2 comments of Hrvoje Vučić

I have the same issue. `ssr: true`, `target: static` is set in the `nuxt.config.js`. OG/meta tags work for non-dynamic routes, but does not work for dynamic routes. `asyncData` is used...

I am not sure if my problem was exact same as mentioned in this issue, but I did manage to find a solution which was simply running nuxt app in...