Phil

Results 2 issues of Phil

When using Docusaurus with the blog feature disabled `plugin-docusaurus-v3` will raise an error during `allContentLoaded()`. The fix is simply to do a null check before trying to process the blog...

### Describe the bug When I attempt to start my Docusaurus site with a configuration that has blogs disabled the Orama Docusarus plugin throws an error. The config file `docusaurus.config.js`...