Open cch5ng opened 5 years ago
App.logout() method seems to get called as expected but maybe there is an issue with 'this' ref b/c of using
console error found during reformatting for prettier
Uncaught ReferenceError: logout is not defined
at App.<anonymous> (VM412 src.e31bb0bc.js:34232)
at App.logout (VM412 src.e31bb0bc.js:34222)
at Link._this.handleClick (VM412 src.e31bb0bc.js:29223)
at HTMLUnknownElement.callCallback (VM412 src.e31bb0bc.js:3463)
at Object.invokeGuardedCallbackDev (VM412 src.e31bb0bc.js:3512)
at invokeGuardedCallback (VM412 src.e31bb0bc.js:3566)
at invokeGuardedCallbackAndCatchFirstError (VM412 src.e31bb0bc.js:3581)
at executeDispatch (VM412 src.e31bb0bc.js:3887)
at executeDispatchesInOrder (VM412 src.e31bb0bc.js:3912)
at executeDispatchesAndRelease (VM412 src.e31bb0bc.js:4011)
[x] /auth
[x] /questions
[x] /tests
TestForm.*, Tests.*, TestQuestion.*, TestSummary.*
[x] /store
[x] /utils
check the line formatting for coding questions and js questions; think maybe somewhere the content gets cut off (check if I'm applying logic for child content or not)
look at jsprettier