Skip to content

example.html trying to call functions that are already returned as values #4

@sparr

Description

@sparr

while assembling the output to stripe(), the id function gets called inline and id is populated as a string, not a function.

then in example.html, parse_stripe tries to call output.id() when it should be just using output.id as-is.

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