When first time product page loads, it shows proper meta tags but if we reload it again then meta tags disappears. Also if we only change pages as transitions without page reload then it works fine. Nuxtjs version 2.8.1
Nuxt doesn't have v2.8.2
.
Try updating to latest version of nuxt or go with atleast Nuxt v2.9.0/v2.9.1
where they updated vue-meta to 2.0.0.
Which should resolve issue.