Closed
Description
Preconditions
- Upgrade from 2.2.3 > 2.2.4
- PHP 7
Steps to reproduce
- Go to any product page that has an image.
- You will see a spinning gif but the image never loads.
- Console error: Uncaught SyntaxError: Unexpected token , in JSON
Expected result
- Image gallery loads.
Actual result
- Just see the spinning gif. This worked fine prior to upgrade.
This is the error: Uncaught SyntaxError: Unexpected token , in JSON at position 1025, from a JSON array. Attached an image. Here is the full data array "data": [{"thumb":"https:\/\/v3.asdf.com\/pub\/media\/catalog\/product\/cache\/460a3bcbdb4cc235aac43a6f81f8f135\/s\/j\/sjm2016.jpg","img":"https:\/\/v3.asdf.com\/pub\/media\/catalog\/product\/cache\/c687aa7517cf01e65c009f6943c2b1e9\/s\/j\/sjm2016.jpg","full":"https:\/\/v3.asdf.com\/pub\/media\/catalog\/product\/cache\/926507dc7f93631a094422215b778fe0\/s\/j\/sjm2016.jpg","caption":"SJM 2016 Camaro Line Lock","position":"1","isMain":true,"type":"image","videoUrl":null}],