orama
orama copied to clipboard
Fixes Docusaurus plugin v3 to support blog being disabled
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 data.
Closes #725
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| orama-docs | ❌ Failed (Inspect) | May 30, 2024 1:33pm |
@Phil-Sime can you please take a look at the CI failing?
@micheleriva @Phil-Sime - I have taken over this PR with another one - https://github.com/askorama/orama/pull/747
Superseded by https://github.com/askorama/orama/pull/747