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
Description
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
Labels
No labels