Skip to content

Undeclared variable QUOTE #7

@sfmoreno

Description

@sfmoreno

Hi, there's an error in the line 21524 of the file xlsx.js. The variable QUOTE is not declared, and this generates an error when you build a project using this library.

var APOS = "'"; QUOTE = '"'

It looks like a typo, I just changed the ; for a , and it works perfectly.

Thanks.

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