tf-checkout-react 1.3.1 → 1.3.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.
@@ -3222,7 +3222,7 @@ var BillingInfoContainer = /*#__PURE__*/React__default.memo(function (_ref3) {
3222
3222
  while (1) {
3223
3223
  switch (_context5.prev = _context5.next) {
3224
3224
  case 0:
3225
- if (!(skipPage && !_isEmpty(ticketsQuantity) && !showDOB)) {
3225
+ if (!(skipPage && !_isEmpty(ticketsQuantity) && !showDOB && !loading)) {
3226
3226
  _context5.next = 18;
3227
3227
  break;
3228
3228
  }