Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

ngAnimate always causes NS_ERROR_XPC_BAD_CONVERT_JS in Firefox #2400

Closed
@artch

Description

@artch

The bug is 100% reproducable at official 1.1.4 docs site. Try to change sections in the sidebar in Firefox (I'm using Firefox 19.0.2), and you'll get this:

NS_ERROR_XPC_BAD_CONVERT_JS: Could not convert JavaScript argument arg 0 
[nsIDOMWindow.getComputedStyle]

Appears in angular.js, line 3296:

var globalStyles = $window.getComputedStyle(element) || {};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions