-
Notifications
You must be signed in to change notification settings - Fork 9
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
add rule (rrd) don't use axios or fetch in nuxt #144
Comments
@rrd108 @David-Pena |
No rush at all, go ahead! |
This one is about detecting if Which vue/nuxt solution to use is more tricky, but we offer only a general solution anyway. |
Hi @sagi-daniel let us know if you need any help with this issue 🙌 |
Honestly, I’m a bit overloaded, so I haven't had enough time to solve this issue. I’ll probably solve it later this month, but of course, if anyone feels up to it, feel free to take it on. |
Don't feel rush @sagi-daniel I just wanted to make sure you are not stuck because of not understanding the issue. I hope your workload gets better 🙇🏼 |
useFetch, useAsyncData and $fetch is the suggested way for fetching
The text was updated successfully, but these errors were encountered: