twister-html
twister-html copied to clipboard
Promoted Messages GUI not responsive
If I try to change my generated promoted message, hitting the Update button does nothing. Also, the "140", which I assume is supposed to change as I type, never changes. It even shows 140 for the default message when the page loads.
Archlinux 64bit, up to date, installed through git clone & compile.
Same here (installed the git through aur). I notice the js console says
SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1
Error: http://192.168.1.1:28332/js/jquery.min.js is being assigned a //# sourceMappingURL, but already has one
I have those 2 lines also, but for me the bug is: top trends don't show :-(
I noticed this after restaring twister-core twister version: 0.9.22.0
SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery.min.js:1 Error: http://127.0.0.1:28332/js/jquery.min.js is being assigned a //# sourceMappingURL, but already has one
Also, the "140", which I assume is supposed to change as I type, never changes.
fixed via https://github.com/miguelfreitas/twister-html/commit/0d2cfc5d83b09efc9d87002302a2fe2c9ab7629b in August.
hitting the Update button does nothing
can't reproduce now. is it actual nowadays?