Loading Customizer gets stuck with Spotlight Search plugin active
-
Hello,
First of all: this is a wonderful plugin, it completely changed my / our way of working in WP dashboard. Everything is much faster accessible through WP Spotlight Search. I almost can’t imagine going back working without it anymore. So many thanks for this plugin!
We’ve found one issue though, that’s when we have the Spotlight Search plugin active and go to Appearance -> Customizer, the page load gets stuck. With the browser console / developer’s tools open there’s also an error showing:
init.js?ver=5.4.1:4 Uncaught ReferenceError: wp_spotlight_full_menu is not defined at HTMLDocument.<anonymous> (init.js?ver=5.4.1:4) at i (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2) at Function.ready (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2) at HTMLDocument.J (load-scripts.php?c=1&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2)
Looking at this error, it’s very likely the page load breaks on loading (the error in) this part of the script, which causes the Customizer not loading at all anymore.
Hopefully it can be fixed!
- The topic ‘Loading Customizer gets stuck with Spotlight Search plugin active’ is closed to new replies.