Closed xc2 closed 2 weeks ago
I was importing an atom URL and found the description in the result is not string but {"$":{"type":"text"}} which crashed the discover page
{"$":{"type":"text"}}
https://www.xuezhao.space/feed/atom/
data[0].feed.description is
data[0].feed.description
{ "$": { "type": "text" } }
No response
Web
0.0.1-alpha.13
Windows 11
FOL-199 [API][atom] invalid feed description
This is the same as https://github.com/RSSNext/Follow/issues/690. It should have been fixed.
Describe the bug
I was importing an atom URL and found the description in the result is not string but
{"$":{"type":"text"}}
which crashed the discover pageFeed Info
https://www.xuezhao.space/feed/atom/
Unexpected field
data[0].feed.description
isReproduction Video
No response
App Type
Web
Version
0.0.1-alpha.13
Operating System
Windows 11
Browser Info
No response
Validations
Contributions