daldridge / docusaurus-plugin-lunr

Docusaurus v2 plugin to create a local search index for use with Lunr.js
MIT License
50 stars 5 forks source link

Website Page crashes and shows Error -> Cannot Read Properties of undefined { reading 'fileNames'} #39

Open ayushsinghasr opened 1 year ago

ayushsinghasr commented 1 year ago

After building and running the website, the website page crashes and shows this error. Console shows errors : (1) TypeError: Cannot read properties of undefined (reading 'fileNames'). (2) Error: Unexpected: no Docusaurus route context found. Do you have any ideas what could be the problem? Anybody else with the same problem?