Quantcast
Channel: Opinion: Shopify Community - Shopify Design
Viewing all articles
Browse latest Browse all 57838

jholl commented on Simple Theme Breaking When Add to Drawer with empty Product Description

$
0
0

Hmm... the above wasn't necessary.  I could fix instead by going below to the strip function and commenting out tmp.innerText

line 689:     return tmp.textContent || tmp.innerText;

changes to

line 689:     return tmp.textContent; // || tmp.innerText;

 


Viewing all articles
Browse latest Browse all 57838

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>