appchan-x
appchan-x copied to clipboard
QR not working in /news/
When trying to open QR in /news/ board the following error displays
Quick Reply dialog creation crashed. TypeError: $(...) is null
Using FF 45.0.1
https://github.com/ccd0/4chan-x/commit/49860f9072791ee27a775a0ac99009e83a89d068
Also the second line had to be changed again: https://github.com/ccd0/4chan-x/commit/73dec667e7b351196202b2ce5b6d5ca364b91d7c
But the first:
nodes.fileInput.max = $('input[name=MAX_FILE_SIZE]').value
is where this error is coming from.