You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I install "@orama/plugin-docusaurus-v3" in Docusaurus without any options (and so without connection to Orama Cloud), my search box still shows the "Get a summary" option, which should only show if you have configured Orama cloud on it.
To Reproduce
Create a docusaurus website
Add just "@orama/plugin-docusaurus-v3" to the plugins array in docusaurus.config.ts. No extra configs
Start the website locally
Click on the search box in the top
You will see the "Get a summary" option in the search box
Expected behavior
It's expected to not see the "Get a summary" option once there's no connection to the Orama cloud or to the proxy.
Environment Info
It's not environment dependent.
Affected areas
Search
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
If I install "@orama/plugin-docusaurus-v3" in Docusaurus without any options (and so without connection to Orama Cloud), my search box still shows the "Get a summary" option, which should only show if you have configured Orama cloud on it.
To Reproduce
"@orama/plugin-docusaurus-v3"
to the plugins array indocusaurus.config.ts
. No extra configsExpected behavior
It's expected to not see the "Get a summary" option once there's no connection to the Orama cloud or to the proxy.
Environment Info
It's not environment dependent.
Affected areas
Search
Additional context
No response
The text was updated successfully, but these errors were encountered: