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
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Describe the bug
I'm trying to subscribe to a feed but upon clicking on Subscribe the dialog closes and the feed is not added to the list of subscriptions.
Expected behavior
I should be able to subscribe to the feed above.
Additional context
I cloned the repo and found that it's crashing when trying to insert the feed into the DB. Looking closely to the feed's XML I noticed that it lacks the title tag. Could we fallback to description or at least show an error?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I'm trying to subscribe to a feed but upon clicking on Subscribe the dialog closes and the feed is not added to the list of subscriptions.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to subscribe to the feed above.
Additional context
I cloned the repo and found that it's crashing when trying to insert the feed into the DB. Looking closely to the feed's XML I noticed that it lacks the
title
tag. Could we fallback todescription
or at least show an error?The text was updated successfully, but these errors were encountered: