You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In subreddit module, when top links from the reddit is acutally fewer than widet.settings.numberOfPosts, it will complain panic: runtime error: slice bounds out of range
The text was updated successfully, but these errors were encountered:
What's broken?
In subreddit module, when top links from the reddit is acutally fewer than widet.settings.numberOfPosts, it will complain
panic: runtime error: slice bounds out of range
The text was updated successfully, but these errors were encountered: