when i am changing my theme to astra in Wordpress its coming like this:-
Warning: foreach() argument must be of type array object, string given in C:\Users\aksha\Local Sites\akshaykumar\app\public\wp-content\themes\astra\inc\core\builder\class-astra-builder-helper.php on line 1091
Call Stack
Time Memory Function Location
1 16817018225.4146 365944 {main}( ) …\index.php**:0
2 16817018225.4146 367320 require_once( 'C:\Users\aksha\Local Sites\akshaykumar\app\public\wp-admin\admin.php ) …\index.php:10
3 16817018225.4146 368248 require_once( 'C:\Users\aksha\Local Sites\akshaykumar\app\public\wp-load.php ) …\admin.php:34
4 16817018225.4146 368976 require_once( 'C:\Users\aksha\Local Sites\akshaykumar\app\public\wp-config.php ) …\wp-load.php:50
5 16817018225.4146 373856 require_once( 'C:\Users\aksha\Local Sites\akshaykumar\app\public\wp-settings.php ) …\wp-config.php:96
6 16817018225.4146 5422784 do_action( ) …\wp-settings.php:578
7 16817018225.4146 5423160 WP_Hook->do_action( ) …\plugin.php:470
8 16817018225.4146 5423160 WP_Hook->apply_filters( ) …\class-wp-hook.php:327
9 16817018225.4146 6956256 wp_widgets_init( ) …\class-wp-hook.php:303
10 16817018225.4146 6986016 do_action( ) …\widgets.php:1809
11 16817018225.4146 6986392 WP_Hook->do_action( ) …\plugin.php:470
12 16817018225.4146 6986392 WP_Hook->apply_filters( ) …\class-wp-hook.php:327
13 16817018225.4146 6996024 Astra_Builder_Widget_Controller->widget_init( ) …\class-wp-hook.php:303
14 16817018225.4146 6996064 Astra_Builder_Helper::is_component_loaded( ) …\class-astra-builder-widget-controller.php:**83
Like this so many rows are coming!
what to do for this??