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

The demo doesn't show any items in the tweets array #7

Open
wilcarjose opened this issue Aug 18, 2016 · 3 comments
Open

The demo doesn't show any items in the tweets array #7

wilcarjose opened this issue Aug 18, 2016 · 3 comments

Comments

@wilcarjose
Copy link

I need to use this library but I couldn't do it, the tweets array doesn't show anything, the demo does the same thing. This library is still working?

@claytonengle
Copy link

Still working on my site. Could have been Twiitter being down, or the widget is broken?

@wilcarjose
Copy link
Author

I have tried but it haven't been able to work, in the line 61, for (x = 0; x < els.length; x++) { els.length is always = 0 , the widget is working well but maybe it had some change

@kevinhowbrook
Copy link

kevinhowbrook commented Aug 25, 2016

Subscribing - also seeing this

els = angular.element(data.body)[0].getElementsByClassName('tweet');

els is returning 2 empty arrays

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

3 participants