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

Error filtering stopwords in tagcloud #304

Open
aleSuglia opened this issue Jul 25, 2017 · 0 comments
Open

Error filtering stopwords in tagcloud #304

aleSuglia opened this issue Jul 25, 2017 · 0 comments

Comments

@aleSuglia
Copy link

Hi there,

I am working with Banana in order to create tag cloud related to a given collection. Unfortunately, seems that the stopwords variable declared in the file app/panels/tagcloud/stopWords.js it is not visible from the file app/panels/tagcloud/module.js. In fact, if you choose to filter stopwords in the tag cloud, you receive an error like: unable to execute indexOf of undefined.

By declaring the stopwords array in the module.js file you should solve the problem. What do you think should be the best solution for this problem?

Thank you!

Alessandro

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

1 participant