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

Fetching tweets #12

Open
geekayush opened this issue Sep 22, 2019 · 0 comments
Open

Fetching tweets #12

geekayush opened this issue Sep 22, 2019 · 0 comments

Comments

@geekayush
Copy link
Member

Actual Behaviour
'loklak-webtweets' fetch only a single tweet in spite of the mentioned data-count of 3. This makes the script loop 3 times instead of 1 and reads undefined data. Eventually, there's nothing shown in the tweet feed and the console gets populated by errors.

Expected Behaviour
The tweet feed should never be blank.

Steps to reproduce it
Open website and scroll down to the bottom of the page.

Either 'loklak-webtweets' should return 3 tweets as mentioned in the data-count or else the script should loop through the number of tweets fetched.

Would you like to work on the issue?
I am not sure how to solve this issue. I can if somebody explains to me the exact problem.

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