Feeds Module always showing First Item from RSS Feed
Closed this issue · 2 comments
blandfried commented
Describe the bug
When using the Feeds module it is only displaying the first item from the feed(s) that are provided to it.
To Reproduce
Steps to reproduce the behavior:
- Add Feeds Module to
settings.json
- Provide a RSS feed url with multiple items
- Run Inkycal
- See first item only appearing on screen
Expected behavior
The Feeds module should be displaying 1-x number of items based on module size provided.
Screenshots
If applicable, add screenshots to help explain your problem.
github-actions commented
Hi there and welcome to Inkycal. Thanks for opening this issue. As this is your first issue in this repository, please read through the contributing guidelines
aceisace commented
Thanks for reporting this issue @blandfried . This was just been fixed in #374