Closed octogonz closed 2 years ago
Looks like this change was introduced in typesense-instantsearch-adapter issue #85 (bdea259
) and released with typesense-instantsearch-adapter@2.4.0
.
As a temporary workaround, I was able to eliminate the warning by forcing installation of typesense-instantsearch-adapter@2.3.0
.
@octogonz Thank you for catching this.
I've pushed out a fix for this in 0.4.0-2
. Could you give it a shot now?
@jasonbosco thank you! We've confirmed that 0.4.0-2
fixes the problem. 👍
Description
After upgrading to Docusaurus
2.0.0-beta.17
, I now see this warning during the build:My repo does not configure
additionalSearchParameters
anywhere.I think the problem is caused by
docusaurus-theme-search-typesense
:https://github.com/typesense/docusaurus-theme-search-typesense/blob/51b7a16f0646f38cebb9affe0bea42d5cb1e9d77/src/theme/SearchPage/index.js#L174-L179
Should we just make a PR to rename
queryBy
toquery_by
?Metadata
Typsense Version:
docusaurus-theme-search-typesense@0.3.0
OS: Windows