After changing the app handle in the TOML configuration file, shopify.app.extensions() no longer reports the theme extension as active. Instead, the extension status is returned as inactive (false), and the activations array is empty.
The theme extension is definitely active in the store, so this behavior appears to be incorrect.
Could you please investigate why shopify.app.extensions() returns an inactive status and an empty activations array after the app handle change?