Hey guys, I recently ran into an issue on one of my sites adding a basic field loop that is causing 500 error and breaking my elementor templates.
See here: Dropbox Capture
Here is the server errors:
Uncaught TypeError: Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() must be of the type array, null given, called in /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 1109 and defined in /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php:2414
Stack trace:
#0 /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(1109): Elementor\Controls_Stack->sanitize_settings()
#1 /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(2163): Elementor\Controls_Stack->get_data()
#2 /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\Controls_Stack->get_init_settings()
#3 /home/495230.cloudwaysapps.com/aqjhjhnvnj/public_html/wp-content/plugins/elementor/core/base/base-object.php