Skip to content

TypeError: (intermediate value).toLowerCase is not a function #12

@maxpower9000

Description

@maxpower9000

Issue
Error message inside Firefox console:
TypeError: (intermediate value).toLowerCase is not a function.

The message appears on every pageload. Independent of any use of directive().
Just because the browser is loading the corner.js or corner.min.js.

The responsible line of code is:

element_class_list = (element.className || '').toLowerCase().split(' ');

My setup
corner.js 0.9.3 installed through Yarn
Firefox Developer Edition 60.0b5 on Win7 32bit WAMP-Server

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