tf-checkout-react 1.3.39-beta.1 → 1.3.39-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5057,7 +5057,7 @@ var ConfirmationContainer = function ConfirmationContainer(_ref) {
5057
5057
  confirmationMain = _confirmationLabels$c2 === void 0 ? 'Your tickets are available in My Tickets section' : _confirmationLabels$c2,
5058
5058
  _confirmationLabels$c3 = confirmationLabels.confirmationHelper,
5059
5059
  confirmationHelper = _confirmationLabels$c3 === void 0 ? 'Please bring them with you to the event' : _confirmationLabels$c3;
5060
- usePixel('conversionPixels', data.product_id);
5060
+ usePixel('conversionPixels', data == null ? void 0 : data.product_id);
5061
5061
  return React__default.createElement("div", {
5062
5062
  className: "confirmation-page"
5063
5063
  }, data && React__default.createElement(React__default.Fragment, null, React__default.createElement("div", {