Skip to content

Uncaught RangeError: Maximum call stack size exceeded #22

@sergiocasao

Description

@sergiocasao

When I initialize an empty Textarea and click on code view, it shows the following error. I think is because there is any html tag in the textarea.

Uncaught RangeError: Maximum call stack size exceeded
    at beautifyHTML (materialNote.js:4855)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)
    at beautifyHTML (materialNote.js:4871)

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