-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Get correct response data but occurs with error "Cannot read property 'value' of undefined" #575
Comments
Can you give the sharable link of your request setup?
Turn on Proxy mode to fix |
I'm experiencing the same issue, however CORS is working correctly. Could you please help? |
@yterletskyi endpoint: |
@liyasthomas works good in an incognito tab. |
@yterletskyi no, browser configs may not be an issue. Confirm it is working by clearing the cache and testing on regular tab. Let me know if the issue persists. |
Worked by your recipe. I'm not sure what caused it, if you need more details from my end let me know thanks. |
Describe the bug
After send the request, and get the error info "Cannot read property 'value' of undefined", while the request shows that it get data success when I check the api in devtool Network
To Reproduce
Steps to reproduce the behavior:
Method: Get, Url: 'https://dxhdyy.ga.sz.gov.cn', Path: '/2019ncov/js/home.js?v=202002132300'
Expected behavior
Response show the data of data field
Desktop (please complete the following information):
Additional context
It's happend today, while it's absolute normal yesterday
The text was updated successfully, but these errors were encountered: