Fix Error 500 on Ajax call
When running ajax using empty component configuration would cause a PHP error, which will end up in a 500 server error.
This fix will ensure the ajax call is properly handle when using empty component configuration file.
When running ajax using empty component configuration would cause a PHP error, which will end up in a 500 server error.
This fix will ensure the ajax call is properly handle when using empty component configuration file.