-
Error on a fresh `yarn create slate-theme` product page, adding a single variant product to the cart.
Perhaps related to #85 ?
Console output:
```
Error: is empty.
at _validateSerializedA…
-
I using slate for shopify theme developement.
Slate : https://github.com/Shopify/slate
node -v : v10.16.0
npm -v : 6.9.0
slate -v : 0.14.0
Followed following step
1) slate theme mydemo
2) …
-
**Describe the bug**
This bug occurs in the VSCode extension.
Inside a Liquid tag, e.g. `{% if %}` - typing an opening angle bracket `` being added as well
**Source**
```liquid
{% if 2 < %}
```
**E…
-
I´m running Windows 7, Ruby 1.9.3, Rails 3.2.21. I get right the theme_ID, and the config.
While executing the command 'theme watch' I´m getting this error:
```
C:/RailsInstaller/Ruby1.9.3/lib/ruby/…
-
This is from the readme:
> Edit and Preview Inactive Themes
>
> In many cases you may want to work on a theme behind the scenes while your current theme is still active. To accomplish this there are…
-
I run `theme configure` right after installation and got crash (but yml was created)
```
>theme configure
create config.yml
/Users/petrkorolev/.rvm/rubies/ruby-2.1.5/lib/ruby/2.1.0/net/http/he…
-
I'm appalled by the state of the development of Shopify theme development tools. Every year or so there's a new tool that comes out from Shopify and then, six months later, it gets deprecated. I've se…
-
May want to wait until CLI can be used from CI/CD, see https://github.com/Shopify/shopify-cli/issues/1582
-
## Describe the enhancement you'd like
One feature that's a must for Shopify themes (especially in my company's usage) is for banners, slideshows, and slideshows there should be an option for mobil…
-
Hi,
I am new using Shopify Liquid Theme, I was reviewing the official shopify theme and I saw that the product name is repeated inside the image of the card and in the content section. Is this intent…