scottyzen / woonuxt

Static e-commerce powered by WooCommerce & Nuxt

Home Page:https://woonuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wooNuxtSEO is not a function

tzhf opened this issue · comments

Hi there,
I'm running a fresh install using Local and finally got the SSL working locally, i'm able to login/manage my customer account, and load all products.
However when i click on a single product nothing happens and i'm getting this in the console :

image

And on the product/slug route :

image

I looked at the doc but found nothing about this function or any mention in the issues.

Commenting this line in product/[slug].vue seems to temporarily fix it :
image

Cheers