Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function not availible #1454

Open
jannis6023 opened this issue Mar 28, 2023 · 1 comment
Open

function not availible #1454

jannis6023 opened this issue Mar 28, 2023 · 1 comment

Comments

@jannis6023
Copy link

jannis6023 commented Mar 28, 2023

Hi,
I am just trying to implement Algolia Search into my Vite Vue project. Problem:
That's what my import looks like:

import algoliasearch, {SearchClient} from "algoliasearch";

It always throws this error, once I run algoliasearch("XYZ", "XYZ")

Uncaught (in promise) TypeError: client.getSecuredApiKeyRemainingValidity is not a function

Can anyone tell me, what my problem is?

Thanks in advance!

@Haroenv
Copy link
Contributor

Haroenv commented Apr 3, 2023

Do you have a reproduction of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants