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

Axios dependency #5

Closed
caveofjulian opened this issue Mar 10, 2022 · 2 comments
Closed

Axios dependency #5

caveofjulian opened this issue Mar 10, 2022 · 2 comments

Comments

@caveofjulian
Copy link

Hi there, cool library! I would love to use this in Vue 3, got it on display also but it complains about axios not being defined. I provided the full API path in the "server" tag. Do I have to initialize something in axios?

@dbeis
Copy link

dbeis commented Mar 20, 2022

@caveofjulian
Hello,
i get the same error. I do not know how to fix it but to temporarily bypass it you can do some kind of global import of axios.

Check here https://stackoverflow.com/questions/51374367/axios-is-not-defined-in-vue-js-cli .

@saimow
Copy link
Owner

saimow commented Mar 21, 2022

Since i am testing the package on a Laravel project, i don't get this error.
I just made a new commit, where i tried to fix that .
Please make sure that you are using the last version (1.0.4 for now) and tell me if this problem still occurs to you.

Thanks for your feedback!

@saimow saimow closed this as completed Mar 27, 2022
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

3 participants