Closed gmotta closed 6 years ago
Should've been fixed by https://github.com/agile-alliance-brazil/submissions/commit/957747bfa09404e0010bae21b51db9de94fc0f64.
The problem was that the tagcloud couldn't render any words in the space given because the div was too small. Changed the body of the page to be:
div(tagcloud){width: 700px;height: 300px}.
This ensured the words can actually fit in the container and jqcloud finished running.
The commit just ensures that if we just have div(tagcloud)
it won't infinite loop again.
Something is preventing me to open the admin page.
admin page