Skip to content
This repository was archived by the owner on Apr 27, 2021. It is now read-only.
This repository was archived by the owner on Apr 27, 2021. It is now read-only.

Uncaught TypeError: Cannot read property 'wc' of undefined #13

@ggowan

Description

@ggowan

Whenever I try anything on this sample app I get the Javascript error listed above. It occurs on line 485 on index.html, which says:

apiRequestCodeSnippetEntry.innerHTML =
getCodeSnippet(request.wc.wc.method, request.wc.wc.params);

I found that if I comment out the entire if/else statement containing that line, everything works fine. This line appears to have been changed fairly recently by marcgel in commit ceb8cda.

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