appchan-x icon indicating copy to clipboard operation
appchan-x copied to clipboard

QR not working in /news/

Open orrazib opened this issue 8 years ago • 2 comments

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

news board qr error

orrazib avatar Apr 08 '16 10:04 orrazib

https://github.com/ccd0/4chan-x/commit/49860f9072791ee27a775a0ac99009e83a89d068

ccd0 avatar Apr 08 '16 10:04 ccd0

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.

ccd0 avatar Apr 08 '16 10:04 ccd0