woocommerce/plugins/woocommerce-admin/client/customize-store/design-without-ai
Alba Rincón ad8f76b2e9
[CYS] Fix the failed to load resource error in the CYS whenever the current active theme is not TT4 (#45519)
* Install and activate the TT4 before any other step on the loader

* Show the loader while activating the theme

* Try running steps together in parallel

* Try to run install and global styles in the same function

* Handle when the active theme returns null

* Add changefile(s) from automation for the following project(s): woocommerce

* Add retries and types to fix lint errors

* Fix lint errors

* Fix more lint errors

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-03-15 11:09:31 +01:00
..
pages Fix activeThemeHasMods undefined error (#45255) 2024-03-04 19:09:36 +00:00
tests CYS - Core: ensure that the the default font pair and color pair are selected (#44309) 2024-02-08 15:08:38 +00:00
actions.ts Fix activeThemeHasMods undefined error (#45255) 2024-03-04 19:09:36 +00:00
fonts.ts CYS - Core: fix font load when user opts out of tracking (#45185) 2024-02-28 14:47:31 +00:00
guards.ts [CYS - Core] Before installing the fonts, ensure that the font library is available (#44358) 2024-02-06 11:28:26 +01:00
index.tsx Fix activeThemeHasMods undefined error (#45255) 2024-03-04 19:09:36 +00:00
services.ts [CYS] Fix the failed to load resource error in the CYS whenever the current active theme is not TT4 (#45519) 2024-03-15 11:09:31 +01:00
state-machine.tsx [CYS] Fix the failed to load resource error in the CYS whenever the current active theme is not TT4 (#45519) 2024-03-15 11:09:31 +01:00
types.ts [CYS] Fix the failed to load resource error in the CYS whenever the current active theme is not TT4 (#45519) 2024-03-15 11:09:31 +01:00