Skip to content

compilation doesn't work #59

@zohaad

Description

@zohaad

it gives errors while running after I compile it with chrome

Uncaught TypeError: node.classList.indexOf is not a function
I changed node.classList.indexOf > -1 to node.classList.contains('ace_editor') (this fixed the error)

Uncaught TypeError: Cannot read property 'toLowerCase' of undefined

I don't know how to fix the last error

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