-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
fix(vue-app): avoid multiple $fetch
calls
#7129
Conversation
Co-authored-by: Aster <duda84@gmail.com>
Codecov Report
@@ Coverage Diff @@
## dev #7129 +/- ##
=======================================
Coverage 62.69% 62.69%
=======================================
Files 84 84
Lines 3394 3394
Branches 926 926
=======================================
Hits 2128 2128
Misses 1018 1018
Partials 248 248
Continue to review full report at Codecov.
|
I am seeing this issue even after updating #7191 |
@tarunmangukiya As per #7191 (comment) do you still have this issue? |
The issue has been resolved. That was Cloudflare Proxy issue. |
Types of changes
Description
Co-authored-by: Aster duda84@gmail.com
fixes #7107. closes #7108.
Checklist: