Skip to content

I can not use some characters in markers #1194

@aoreinoso

Description

@aoreinoso

Why can not I use - as a marker?
$log.error('The marker can't use a "-" on his key name: "' + newName + '".');
I have commented

//if (newName.search('-') !== -1) {
 // $log.error('The marker can\'t use a "-" on his key name: "' + newName + '".');
 //continue;
//}

in my app and I have not noticed any errors

Thanks in advance

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