Skip to content

Instantly share code, notes, and snippets.

@mattdeboard
Created September 19, 2014 23:23
Show Gist options
  • Save mattdeboard/663cce5abd582c65f4fa to your computer and use it in GitHub Desktop.
Save mattdeboard/663cce5abd582c65f4fa to your computer and use it in GitHub Desktop.
"Error evaluating:" (om/root wut app-state {:target (. js/document (getElementById "app"))}) :as "om.core.root.call(null,chestnut.core.wut,chestnut.core.app_state,new cljs.core.PersistentArrayMap(null, 1, [new cljs.core.Keyword(null,\"target\",\"target\",253001721),document.getElementById(\"app\")], null));\n"
#<TypeError: Cannot read property 'call' of undefined>
TypeError: Cannot read property 'call' of undefined
at rootf (eval at <anonymous> (http://localhost:59554/3741/repl/start:1758:348), <anonymous>:2253:268)
at root (eval at <anonymous> (http://localhost:59554/3741/repl/start:1758:348), <anonymous>:2342:14)
at eval (repl-1411168925743.js:1:78)
at eval (repl-1411168925743.js:5:3)
at http://localhost:59554/3741/repl/start:1758:343
at clojure.browser.repl.evaluate_javascript (http://localhost:59554/3741/repl/start:1759:260)
at Object.callback (http://localhost:59554/3741/repl/start:1767:109)
at goog.messaging.AbstractChannel.deliver (http://localhost:59554/3741/repl/start:1566:270)
at goog.net.xpc.CrossPageChannel.xpcDeliver (http://localhost:59554/3741/repl/start:1719:372)
at Function.goog.net.xpc.NativeMessagingTransport.messageReceived_ (http://localhost:59554/3741/repl/start:1675:398)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment