Skip to content

headerLevel.js module throws TypeError exceptions #26

@JohnWMay

Description

@JohnWMay

The headerLevel.js module throws:
.../node_modules/blue-button-generate/lib/headerLevel.js:24
return input.substring(0, 1);
^
TypeError: undefined is not a function

as well as on line 36.

I was able to generate the XML version by changing "input" to "input.code" on each of these lines: 24, and 36. Is this accurate? It worked.

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