Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
I can't post a comment to an answer ; jquery errors appear in (Chrome) browser console
+1
−0
I can't post a comment to this answer.
I tried to paste the markdown of this comment here as a quote or inside <pre>
tags but if I publish this bug report then I get a "Sorry you have been blocked" CloudFlare message.
Chrome browser console errors:
Uncaught (in promise) TypeError: Cannot read property 'message' of undefined at HTMLFormElement. (application-d88b27a4797a6abea7b97f4c543f33272b844b0a8da9d5d1985c8ee781e626ca.js:15) at HTMLFormElement.dispatch (jquery-2.2.2.min.js:3) at HTMLFormElement.r.handle (jquery-2.2.2.min.js:3) at Object.trigger (jquery-2.2.2.min.js:4) at HTMLFormElement. (jquery-2.2.2.min.js:4) at Function.each (jquery-2.2.2.min.js:2) at n.fn.init.each (jquery-2.2.2.min.js:2) at n.fn.init.trigger (jquery-2.2.2.min.js:4) at Object.error (application-d88b27a4797a6abea7b97f4c543f33272b844b0a8da9d5d1985c8ee781e626ca.js:15) at i (jquery-2.2.2.min.js:2) (anonymous) @ application-d88b27a4797a6abea7b97f4c543f33272b844b0a8da9d5d1985c8ee781e626ca.js:15 dispatch @ jquery-2.2.2.min.js:3 r.handle @ jquery-2.2.2.min.js:3 trigger @ jquery-2.2.2.min.js:4 (anonymous) @ jquery-2.2.2.min.js:4 each @ jquery-2.2.2.min.js:2 each @ jquery-2.2.2.min.js:2 trigger @ jquery-2.2.2.min.js:4 error @ application-d88b27a4797a6abea7b97f4c543f33272b844b0a8da9d5d1985c8ee781e626ca.js:15 i @ jquery-2.2.2.min.js:2 fireWith @ jquery-2.2.2.min.js:2 z @ jquery-2.2.2.min.js:4 (anonymous) @ jquery-2.2.2.min.js:4
1 answer
+1
−0
We believe this has been fixed by some other changes made since you reported this. I marked it status-completed based on that, not because I can point to a code change. If you see this again, please let us know.
1 comment thread