twister-html icon indicating copy to clipboard operation
twister-html copied to clipboard

Promoted Messages GUI not responsive

Open lordcirth opened this issue 10 years ago • 3 comments

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.

lordcirth avatar Apr 05 '14 02:04 lordcirth

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

unhammer avatar Jul 11 '14 13:07 unhammer

I have those 2 lines also, but for me the bug is: top trends don't show :-(

ttno

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

Erkan-Yilmaz avatar Jul 12 '14 12:07 Erkan-Yilmaz

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?

slr avatar Oct 30 '15 00:10 slr