sacr3dc0w
sacr3dc0w
### Expected behavior `stencil start` boots up and localhost loads. ### Actual behavior 400 Bad Request Request Header Or Cookie Too Large cloudflare ### Steps to reproduce behavior Install 5.2.2,...
### Expected behavior Structured data to be parsed by Google without error. ### Actual behavior If conditional of `{{#if product.price.price_range}}` is met, an error gets thrown, as there's no price...
The code for our stores runs a lot of custom JavaScript and theme modifications. Since the 6.8.0 release (more specifically #2311), we were getting the TR-302 / 2500+ files, which...
Just rolled out #1669 for testing and found `async/await` broke for a custom module used on our stores. If anyone encounters this issue, adding `import 'regenerator-runtime/runtime';` at the top of...