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

Reddit social not working on main screen #178

Open
enekoastorkiza opened this issue May 8, 2020 · 0 comments
Open

Reddit social not working on main screen #178

enekoastorkiza opened this issue May 8, 2020 · 0 comments

Comments

@enekoastorkiza
Copy link

Expected Behavior

Show the feed on the main screen

Actual Behavior

no feed shower

Steps to Reproduce the Problem

social: [
{
name: 'developmentUpdates', // Unique name of the social widget
type: SocialType.Reddit, // What type of social widget is it?
group: 'community', // Multiple social widget feeds can be combined into a single cross-app group feed
options: {
subreddit: 'BulwarkCoin', // BulwarkCoin as an example
query: 'flair:"Community"' // Show only posts with Community flair (the little tag next to post) (You can empty this to show all posts or specify your own filt$
}
}
],

Specifications

  • Version:
  • Platform:
  • Subsystem:
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