Skip to content

Commit

Permalink
Jetpack Search: Fix infinite loading at purchase flow. (#41458)
Browse files Browse the repository at this point in the history
  • Loading branch information
sotirispl authored and matticbot committed Feb 5, 2025
1 parent 8c79239 commit 24ca75a
Show file tree
Hide file tree
Showing 6 changed files with 130 additions and 130 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => 'eb4c6c1b19ad11c18e03');
<?php return array('dependencies' => array('jetpack-connection', 'jetpack-script-data', 'react', 'react-jsx-runtime', 'wp-components', 'wp-compose', 'wp-data', 'wp-date', 'wp-element', 'wp-i18n', 'wp-polyfill', 'wp-primitives', 'wp-url'), 'version' => '807d58e051f819c252bf');

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion jetpack_vendor/i18n-map.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
),
'jetpack-search-pkg' => array(
'path' => 'jetpack_vendor/automattic/jetpack-search',
'ver' => '0.47.9-alpha1738709671',
'ver' => '0.47.9-alpha1738753634',
),
'jetpack-stats' => array(
'path' => 'jetpack_vendor/automattic/jetpack-stats',
Expand Down
Loading

0 comments on commit 24ca75a

Please sign in to comment.