-
Notifications
You must be signed in to change notification settings - Fork 10
TypeError: Cannot read property 'sitemap' of undefined #10
Comments
Hi, I'll push a hotfix, in the meantime you can probably fix the issue by adding the prop |
Hi, thanks for your super quick response! This is the
I've tried using both |
Did you try with the latest version of the plugin ( |
I just saw that and did an update. Now it works, however with a few caveats. It works when used as a standalone plugin, when I hard code the URLs in. But when used with vue router, it throws this error:
If I hard code the array in, it throws this error:
|
Sorry, I think it was because I was using ES6 in my |
Hello! Running
npm run serve
produces this error. Full log:Here are the contents of the debug log:
Any help would be appreciated. Thanks!
The text was updated successfully, but these errors were encountered: