Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'setAttribute' on 'Element': '$$hashKey' is not a valid attribute name. #26

Closed
colthreepv opened this issue Apr 22, 2014 · 1 comment
Closed

Comments

@colthreepv
Copy link
Owner

Console report of the bug:

Error: Failed to execute 'setAttribute' on 'Element': '$$hashKey' is not a valid attribute name.
    at Error (native)
    at http://localhost:8181/libs/angular-media-player.js:196:74
    at Object.forEach (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.js:330:20)
    at Scope.playerMethods.$addSourceList (http://localhost:8181/libs/angular-media-player.js:196:19)
    at Scope.playerMethods.load (http://localhost:8181/libs/angular-media-player.js:47:16)
    at Scope.playerMethods.play (http://localhost:8181/libs/angular-media-player.js:84:23)
    at Scope.playerMethods.playPause (http://localhost:8181/libs/angular-media-player.js:107:16)
    at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.js:10348:21
    at http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.js:18333:17
    at Scope.$eval (http://ajax.googleapis.com/ajax/libs/angularjs/1.2.15/angular.js:12175:28) 

People reported this bug via email privately.

PLEASE DON'T DO THIS, it's bad for the other users, sharing issues is solving issues.

Anyway, i've tracked down the problem, angular.forEach does not hide $$variables, as i assumed

@colthreepv
Copy link
Owner Author

Is fixed in v0.5.3 grab it

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

No branches or pull requests

1 participant