Skip to content

Cannot read property 'name' of undefined #258

Open
@franciscolourenco

Description

@franciscolourenco

Node querystring.parse method returns an object with null prototype for security reasons.

Passing that object to serialize() throws Cannot read property 'name' of undefined.

Would it be possible to stop depending on the object's prototype in order to fix this issue?

Thanks!

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions