We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I noticed the social feed example isn't working. Originally I found this link from the readme so I thought it would be worth fixing 👍 https://pavelk2.github.io/social-feed-example/
The '.social-feed-container' is empty, no console errors my end.
Tested on Firefox & Chrome Ubuntu 18.04
<div class="container"> <!--div class="controls"> <input type="field" value="#dolomiti" id="query" /> <input type="button" value="Update" /> </div--> <div class="social-feed-container"> </div> </div> </section>```
The text was updated successfully, but these errors were encountered:
The example isn't working for me either.
Sorry, something went wrong.
please use these fix to make it work again:
#350
No branches or pull requests
I noticed the social feed example isn't working.
Originally I found this link from the readme so I thought it would be worth fixing 👍
https://pavelk2.github.io/social-feed-example/
The '.social-feed-container' is empty, no console errors my end.
Tested on Firefox & Chrome Ubuntu 18.04
The text was updated successfully, but these errors were encountered: