Closed nicoanders closed 2 years ago
If the array-index "impressions" is not defined in the DataLayer for a controller, where a product-box is used, it comes to a Null-Pointer-Exception. Therefore a null-check has to be added on initializing.
Hi @nicoanders,
thank you for your contribution. We will add it in the next release.
It solves issue #49 by the way
If the array-index "impressions" is not defined in the DataLayer for a controller, where a product-box is used, it comes to a Null-Pointer-Exception. Therefore a null-check has to be added on initializing.