Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Seems to fold in on itself.
Which widget is that?
@baris it's the posts list on the profile page.
Should be fixed in https://github.com/NodeBB/NodeBB/commit/b12e3562d5b2f7b706feba239af167f2d6f79e23 Let me know if its still happening.
@baris Thanks - I'll try it when the next stable update comes out.
B
Update your theme with these changes https://github.com/NodeBB/nodebb-theme-persona/commit/abb9982092441948de945439b0ef15cf9538661d
D
See: https://github.com/NodeBB/NodeBB/issues/3296
S
After doing some other stuff like resetting themes and reloading, restarting, it seems to be working now. I wonder if it's related to this, which also happened: https://community.nodebb.org/topic/4129/new-topic-no-display-nodebb-0-7-0-ubuntu-14-10
And lol I forgot to install Persona. Whoops.
T
Thanks again, mate!
Looks like we need data.title = validator.sanitize(data.title).escape(); like we do for topic titles.