We are trying to customize the Algoila instant result display menu according to our custom Magento theme. Does anyone know how to open an instant result menu so that we can check items using Chrome tools?
You can put the following debug flag in true :
debug
true
var options = { hint: false, templates: { dropdownMenu: '#menu-template' }, dropdownMenuContainer: "#algolia-autocomplete-container", debug: true // to inspect the dropdown menu };
Related documentation here .
Alternatively, open the Chrome developer tools, go to the "source" tab, and from there you can press Cmd + \ to pause the script while the drop-down list is visible.
Cmd + \
Source: https://habr.com/ru/post/1240567/More articles:https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1240562/masked-input-working-ok-on-desktop-and-working-ok-for-some-masks-on-mobile&usg=ALkJrhhqoCqNIrnP_3r4RdmOWqOCgHUaJgMongoDB vs. Couchbase performance on single node - spring-dataPut the interface in the package to start a new job - androidHow to display standard output in Visual Studio 2015? - c ++Can the redirectToRoute () method have arguments like render ()? - phpWindows Phone 8.1 corova dropdown does not work - cordovaConvert TFS 2013 xaml Build Definition in TFS 2015 vNext Build - tfsApply CSS hovering only on the visible part of the cropped image - cssHow does an application work to enable paid features of another application? - androidList conversion > to display in Java - javaAll Articles