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
We started receiving following error when upgrading from 4.22.1 to 4.23.0. No change in code, just the bump up of the npm package.
TypeError: methods[key] is not a function
at c:\dev\kontent-ai-learn-fe\.next\server\chunks\node_modules_1a6303._.js:6521:33
at Array.forEach (<anonymous>)
at Module.addMethods (c:\dev\kontent-ai-learn-fe\.next\server\chunks\node_modules_1a6303._.js:6519:26)
at Module.createSearchClient (c:\dev\kontent-ai-learn-fe\.next\server\chunks\node_modules_1a6303._.js:7352:202)
at Module.algoliasearch (c:\dev\kontent-ai-learn-fe\.next\server\chunks\node_modules_1a6303._.js:8912:25)
at initAlgoliaSearchClient
Cheers!
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hello,
We started receiving following error when upgrading from
4.22.1
to4.23.0
. No change in code, just the bump up of the npm package.Cheers!
The text was updated successfully, but these errors were encountered: