Skip to content

Instantly share code, notes, and snippets.

@giacaglia
Created April 25, 2016 18:35
Show Gist options
  • Save giacaglia/71c152ff031832fe9c52753419e409e7 to your computer and use it in GitHub Desktop.
Save giacaglia/71c152ff031832fe9c52753419e409e7 to your computer and use it in GitHub Desktop.
Download the React DevTools for a better development experience: https://fb.me/react-devtools
vendor.js:1Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `home`. See https://fb.me/react-warning-keys for more information.t.production.t.env.NODE_ENV.r @ vendor.js:1
vendor.js:1Warning: A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional.t.production.t.env.NODE_ENV.r @ vendor.js:1
vendor.js:1Warning: React attempted to reuse markup in a container but the checksum was invalid. This generally means that you are using server rendering and the markup generated on the server was not what the client was expecting. React injected new markup to compensate which works but you have lost many of the benefits of server rendering. Instead, figure out why the markup being generated is different on the client or server:
(client) for="autocomplete-1" data-reactid=".29j
(server) for="autocomplete-17" data-reactid=".29t.production.t.env.NODE_ENV.r @ vendor.js:1
http://jobgrader.co/favicon.ico Failed to load resource: the server responded with a status of 404 (Not Found)
https://dsum.casalemedia.com/rum?cm_dsp_id=62&external_user_id=st360014472186970004&expiration=1 Failed to load resource: net::ERR_INSECURE_RESPONSE
vendor.js:1Warning: Each child in an array or iterator should have a unique "key" prop. Check the render method of `Autocomplete`. See https://fb.me/react-warning-keys for more information.t.production.t.env.NODE_ENV.r @ vendor.js:1
3(index):25882Uncaught TypeError: Cannot read property 'ownerDocument' of undefined
(index):2147Unhandled rejection TypeError: Cannot read property 'ownerDocument' of undefined
at n (http://jobgrader.co/js/app.js:30:9604)
at a (http://jobgrader.co/js/app.js:30:10044)
at Object.t.exports.offset (http://jobgrader.co/js/app.js:30:13017)
at r (http://jobgrader.co/js/app.js:30:8476)
at i.createClass.maybeScrollItemIntoView (http://jobgrader.co/js/app.js:28:2536)
at i.createClass.componentDidUpdate (http://jobgrader.co/js/app.js:28:2341)
at o.a.notifyAll (http://jobgrader.co/js/vendor.js:16:15808)
at o.f.close (http://jobgrader.co/js/vendor.js:19:13602)
at o.r.closeAll (http://jobgrader.co/js/vendor.js:16:18557)
at o.r.perform (http://jobgrader.co/js/vendor.js:16:17896)
at r.perform (http://jobgrader.co/js/vendor.js:16:17813)
at r.v.perform (http://jobgrader.co/js/vendor.js:16:14194)
at Object.C (http://jobgrader.co/js/vendor.js:16:14363)
at Object.i [as flushBatchedUpdates] (http://jobgrader.co/js/vendor.js:1:14011)
at o.r.closeAll (http://jobgrader.co/js/vendor.js:16:18557)
at o.r.perform (http://jobgrader.co/js/vendor.js:16:17896)
From previous event:
at Object.y.default.createElement.onChange (http://jobgrader.co/js/app.js:30:15405)
at i.createClass.handleChange (http://jobgrader.co/js/app.js:28:2983)
at i.createElement.i.createElement.r.onChange (http://jobgrader.co/js/app.js:28:6534)
at Object.h.executeOnChange (http://jobgrader.co/js/vendor.js:18:15532)
at _.r (http://jobgrader.co/js/vendor.js:18:11827)
at Object.r.invokeGuardedCallback (http://jobgrader.co/js/vendor.js:2:13373)
at i (http://jobgrader.co/js/vendor.js:2:10965)
at Object.u [as executeDispatchesInOrder] (http://jobgrader.co/js/vendor.js:2:11212)
at f (http://jobgrader.co/js/vendor.js:2:6259)
at v (http://jobgrader.co/js/vendor.js:2:6385)
at Array.forEach (native)
at n (http://jobgrader.co/js/vendor.js:2:13878)
at Object.y.processEventQueue (http://jobgrader.co/js/vendor.js:2:7682)
at o (http://jobgrader.co/js/vendor.js:2:13984)
at Object.a.handleTopLevel [as _handleTopLevel] (http://jobgrader.co/js/vendor.js:2:14089)
at i (http://jobgrader.co/js/vendor.js:19:490)
at a (http://jobgrader.co/js/vendor.js:19:304)
at o.r.perform (http://jobgrader.co/js/vendor.js:16:17813)
at Object.d.batchedUpdates (http://jobgrader.co/js/vendor.js:17:24890)
7(index):25882Uncaught TypeError: Cannot read property 'ownerDocument' of undefined
2vendor.js:1Warning: A component is `contentEditable` and contains `children` managed by React. It is now your responsibility to guarantee that none of those nodes are unexpectedly modified or duplicated. This is probably not intentional.t.production.t.env.NODE_ENV.r @ vendor.js:1
http://jobgrader.co/analyze Failed to load resource: the server responded with a status of 500 (Internal Server Error)
(index):2147Warning: a promise was rejected with a non-error: [object Object]
at r.request (http://jobgrader.co/js/app.js:1:19730)
at r.(anonymous function) [as post] (http://jobgrader.co/js/app.js:1:20203)
at Function.<anonymous> (http://jobgrader.co/js/app.js:1:18620)
at i.n (http://jobgrader.co/js/app.js:1:14472)
at i.emit (http://jobgrader.co/js/app.js:1:8721)
at Function.t.exports.trigger (http://jobgrader.co/js/app.js:1:14761)
at http://jobgrader.co/js/app.js:1:14865
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment