Skip to content

Weird unicode character in ngPopover.js:  #8

@ghost

Description

I noticed that the ngPopover.js in your repository have some random unicode character  inside them, which would throw errors should it is included in webpages.

This is one of the line that have it:

if (target.attr('ng-popover') || target.parents(['ng-popover'])){
    fadeOutTime = 0;
}

Can you have a look at it?

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