Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using no sticky topics #48

Closed
purplesyringa opened this issue May 15, 2017 · 1 comment
Closed

Allow using no sticky topics #48

purplesyringa opened this issue May 15, 2017 · 1 comment

Comments

@purplesyringa
Copy link
Contributor

purplesyringa commented May 15, 2017

Steps to Reproduce:

  1. Clone ZeroTalk
  2. Replace "topic_sticky_uris": [...] with "topic_sticky_uris": [] in content.json
  3. Sign content.json
  4. Update page

Actual Results:
The following error appears in Developer Console:

TypeError: topics.sort is not a function (js/all.js:1404)
topics.sort(function(a, b) {

Expected Results:
The page shows with no sticky topics in the top.

@HelloZeroNet
Copy link
Owner

Thanks for reporting, fixed: 12a35e0#diff-c3fbc0d1e0ceadc61cb6ecbb0cd27be7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants