TypeError: Cannot read properties of undefined (reading 'lvl0')
baiwumm opened this issue · 0 comments
baiwumm commented
Description
Steps to reproduce
Live reproduction:
- JavaScript: https://www.baiwumm.com/
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