algolia/docsearch

TypeError: Cannot read properties of undefined (reading 'lvl0')

baiwumm opened this issue · 0 comments

Description

image
image

Steps to reproduce

image
image

Live reproduction:

Expected behavior

`<script type="text/javascript">

docsearch({

appId: 2A78XFG5OO,

apiKey: d029269431b2a5b50d0c7337b318119e,

indexName: baiwumm,

insights: true, // Optional, automatically send insights when user interacts with search results

container: '### REPLACE ME WITH A CONTAINER (e.g. div) ###'

debug: false // Set debug to true if you want to inspect the modal

});

</script>`

What should I do

Environment

  • OS: [e.g. Windows
  • Browser: Chrome
  • DocSearch version:3.5.1