Skip to content

Get correct response data but occurs with error "Cannot read property 'value' of undefined" #575

@ishowman

Description

@ishowman

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:

  1. Fill with Method: Get, Url: 'https://dxhdyy.ga.sz.gov.cn', Path: '/2019ncov/js/home.js?v=202002132300'
  2. Click on 'Send'
  3. Scroll down to 'Response'
  4. See error "Cannot read property 'value' of undefine"
  5. check the api in Network, it is success
success: true
data: "..."
status: 200

Expected behavior
Response show the data of data field

Desktop (please complete the following information):

  • OS: Win10 X64 19041
  • Browser: Chorme
  • Version: 80

Additional context
It's happend today, while it's absolute normal yesterday

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions