-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Category component doesn't contain data about category description and category image #1383
Comments
take a look at config/local.json (vue-storefront) entites section |
@pkarw, it doesn't work anymore (VS 1.5), I added "description" and "short_description" in the local.json |
You probably need to run the category importer with |
@pkarw, thank you, will try |
Can confirm the leak with too little memory. Unfortunately, no error message is displayed! |
We use the latest versions of vue-storefront and vue-storefront-api from master branch, but we can't to get data from component or from vuex about category description and category image.
Magento Admin Dashboard:
Vue Storefront Component Data:
Vue Storefront Vues Data
The text was updated successfully, but these errors were encountered: