We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello!
Describe the bug I'm using the product-summary-description component, but for some reason it's not showing up on the product card.
Expected behavior The product description should appear correctly.
Screenshots / codes
{ "product-summary.shelf#search-custom": { "props": { "blockClass": [ "shelf-search" ] }, "children": [ "product-summary-image#search-custom", "product-summary-name#search-custom", "product-summary-description#search-custom" ] }, "product-summary-description#search-custom": { "props": { "blockClass": [ "search-custom" ] } } }
Desktop environment:
System: OS: Linux 5.4 Linux Mint 20.1 (Ulyssa) CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz Memory: 496.57 MB / 15.40 GB Container: Yes Shell: 5.8 - /usr/bin/zsh Binaries: Node: 12.17.0 - ~/.nvm/versions/node/v12.17.0/bin/node Yarn: 1.22.10 - ~/.nvm/versions/node/v12.17.0/bin/yarn npm: 6.14.4 - ~/.nvm/versions/node/v12.17.0/bin/npm Browsers: Chromium: 91.0.4472.77 Firefox: 89.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
Describe the bug
I'm using the product-summary-description component, but for some reason it's not showing up on the product card.
Expected behavior
The product description should appear correctly.
Screenshots / codes
Desktop environment:
System:
OS: Linux 5.4 Linux Mint 20.1 (Ulyssa)
CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
Memory: 496.57 MB / 15.40 GB
Container: Yes
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 12.17.0 - ~/.nvm/versions/node/v12.17.0/bin/node
Yarn: 1.22.10 - ~/.nvm/versions/node/v12.17.0/bin/yarn
npm: 6.14.4 - ~/.nvm/versions/node/v12.17.0/bin/npm
Browsers:
Chromium: 91.0.4472.77
Firefox: 89.0
The text was updated successfully, but these errors were encountered: