Skip to content

Instantly share code, notes, and snippets.

@petrokoriakin
Created February 10, 2012 14:33
Show Gist options
  • Save petrokoriakin/1789928 to your computer and use it in GitHub Desktop.
Save petrokoriakin/1789928 to your computer and use it in GitHub Desktop.
It thorows following errors when executed
Error: Invalid element to decorate
at Error (unknown source)
at [object Object].decorate (http://localhost:3000/assets/closure/goog/ui/component.js:705:11)
at new <anonymous> (http://localhost:3000/assets/closure/comment.js:277:15)
at [object Object].create (http://localhost:3000/assets/closure/main.js:24:24)
at http://localhost:3000/assets/closure/ozz.js:141:5
at [object Object].<anonymous> (http://localhost:3000/assets/closure/ozz.js:577:7)
at [object Object].handleComplete_ (http://localhost:3000/assets/closure/goog/net/xhrmanager.js:362:46)
at [object Object].handleEvent_ (http://localhost:3000/assets/closure/goog/net/xhrmanager.js:289:19)
at [object Object].<anonymous> (native)
at [object Object].handleEvent (http://localhost:3000/assets/closure/goog/events/listener.js:158:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment