the problem concern an error found in wpdocs_settings.php line 282
with this function wpdocs_get_user_roles_options which block the loading of the js files for media-editor.js and so on
here is the stack tarce
<select name=”wpdocs_options[allowed_role]” data-name=”allowed_role” id=”wpdocs_options_allowed_role” multiple placeholder=”Select roles to allow upload”>
<br />
<b>Fatal error</b>: Uncaught TypeError: Argument 1 passed to wpdocs_get_user_roles_options() must be of the type array, null given, called in C:\laragon\www\www.esttm-gabon\wp-content\plugins\wp-docs\inc\wpdocs_settings.php on line 282 and defined in C:\laragon\www\www.esttm-gabon\wp-content\plugins\wp-docs\inc\functions.php:102
Stack trace:
#0 C:\laragon\www\www.esttm-gabon\wp-content\plugins\wp-docs\inc\wpdocs_settings.php(282): wpdocs_get_user_roles_options(NULL)
#1 C:\laragon\www\www.esttm-gabon\wp-content\plugins\wp-docs\inc\functions.php(355): include_once(‘C:\\laragon\\www\\…’)
#2 C:\laragon\www\www.esttm-gabon\wp-includes\class-wp-hook.php(287): wpdocs_settings(”)
#3 C:\laragon\www\www.esttm-gabon\wp-includes\class-wp-hook.php(311): WP_Hook->apply_filters(”, Array)
#4 C:\laragon\www\www.esttm-gabon\wp-includes\plugin.php(484): WP_Hook->do_action(Array)
#5 C:\laragon\www\www.esttm-gabon\wp-admin\admin.php(259): do_action(‘settings_page_w…’)
#6 C:\laragon\www\www.esttm-gabon\wp-admin\options-general.php(10): require_ in <b>C:\laragon\www\www.esttm-gabon\wp-content\plugins\wp-docs\inc\functions.php</b> on line <b>102</b><br />