Skip to content

Instantly share code, notes, and snippets.

@mattdeboard
Created September 18, 2014 03:52
Show Gist options
  • Save mattdeboard/77c42c57d43f6e220b72 to your computer and use it in GitHub Desktop.
Save mattdeboard/77c42c57d43f6e220b72 to your computer and use it in GitHub Desktop.
kanfold.core> (dom/div nil {})
"Error evaluating:" (dom/div nil {}) :as "React.DOM.div(null,cljs.core.PersistentArrayMap.EMPTY);\n"
#<ReferenceError: React is not defined>
ReferenceError: React is not defined
at eval (repl-1411012287660.js:1:65)
at eval (repl-1411012287660.js:5:3)
at http://localhost:38015/9107/repl/start:1771:343
at clojure.browser.repl.evaluate_javascript (http://localhost:38015/9107/repl/start:1772:260)
at Object.callback (http://localhost:38015/9107/repl/start:1780:109)
at goog.messaging.AbstractChannel.deliver (http://localhost:38015/9107/repl/start:1578:270)
at goog.net.xpc.CrossPageChannel.xpcDeliver (http://localhost:38015/9107/repl/start:1731:372)
at Function.goog.net.xpc.NativeMessagingTransport.messageReceived_ (http://localhost:38015/9107/repl/start:1687:398)
at Object.goog.events.fireListener (http://localhost:38015/9107/repl/start:1364:126)
at goog.events.handleBrowserEvent_ (http://localhost:38015/9107/repl/start:1367:186)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment