Skip to content
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 opened this issue Apr 14, 2013 · 2 comments
Closed

ngAnimate always causes NS_ERROR_XPC_BAD_CONVERT_JS in Firefox #2400

artch opened this issue Apr 14, 2013 · 2 comments

Comments

@artch
Copy link
Contributor

artch commented Apr 14, 2013

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) || {};
@petebacondarwin
Copy link
Contributor

This doesn't seem to happen now in my FF 20.0.1.
Can you check to see if FF 19.0.2 has been fixed too?

@petebacondarwin
Copy link
Contributor

It seems that this was fixed at: 9956bae#L0R278

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants