Skip to content

Instantly share code, notes, and snippets.

@streetdaddy
Created November 19, 2015 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save streetdaddy/15b9e455bf86a051cf85 to your computer and use it in GitHub Desktop.
Save streetdaddy/15b9e455bf86a051cf85 to your computer and use it in GitHub Desktop.
FIREBASE WARNING: Exception was thrown by user callback. ReferenceError: p is not defined
at writeRightDates (http://ufr.ee/javascripts/state.js:502:21)
at addOneListItem (http://ufr.ee/javascripts/state.js:465:5)
at http://ufr.ee/javascripts/state.js:395:7
at https://cdn.firebase.com/js/client/2.2.7/firebase.js:198:356
at fc.h.ha (https://cdn.firebase.com/js/client/2.2.7/firebase.js:27:275)
at fc.h.ha (https://cdn.firebase.com/js/client/2.2.7/firebase.js:27:268)
at fc.h.ha (https://cdn.firebase.com/js/client/2.2.7/firebase.js:27:268)
at ac.h.ha (https://cdn.firebase.com/js/client/2.2.7/firebase.js:24:465)
at T.h.U (https://cdn.firebase.com/js/client/2.2.7/firebase.js:81:379)
at S.forEach (https://cdn.firebase.com/js/client/2.2.7/firebase.js:198:326)
firebase.js:46 Uncaught ReferenceError: p is not definedwriteRightDates @ state.js:502addOneListItem @ state.js:465(anonymous function) @ state.js:395(anonymous function) @ firebase.js:198h.ha @ firebase.js:27h.ha @ firebase.js:27h.ha @ firebase.js:27h.ha @ firebase.js:24h.U @ firebase.js:81S.forEach @ firebase.js:198renderNames @ state.js:381(anonymous function) @ state.js:89(anonymous function) @ firebase.js:49Cb @ firebase.js:46yb @ firebase.js:22zb @ firebase.js:21h.Gb @ firebase.js:203h.Fd @ firebase.js:191nh.Fd @ firebase.js:182(anonymous function) @ firebase.js:180ih @ firebase.js:174va.onmessage @ firebase.js:173
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment