RSSNext / Follow

🧑 Next generation information browser.
https://follow.is
GNU General Public License v3.0
14.64k stars 624 forks source link

Code Block Render Error #1142

Open wlynxg opened 1 day ago

wlynxg commented 1 day ago

Describe the bug

Minified React error #257; visit https://reactjs.org/docs/error-decoder.html?invariant=257 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

image

Feed Info

https://app.follow.is/feeds/all/72561971801102337?type=rss&view=0

Reproduction Video

No response

App Type

Web

Version

Environment App Version: 0.1.0-beta.0 OS: Windows User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Env: web Browser: Chrome

Operating System

Windows 10

Browser Info

Environment

App Version: 0.1.0-beta.0 OS: Windows User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36 Env: web Browser: Chrome

Validations

Contributions

linear[bot] commented 1 day ago

FOL-594 Code Block Render Error

Innei commented 23 hours ago

<pre><span></span><code><span id=\"user-content-__span-0-1\"><a id=\"user-content-__codelineno-0-1\" name=\"user-content-__codelineno-0-1\" href=\"#__codelineno-0-1\" target=\"_blank\"></a><span>RUN</span><span> </span>apt-get<span> </span>update<span> </span><span>&#x26;&#x26;</span><span> </span>apt-get<span> </span>upgrade<span> </span>-y<span> </span><span>&#x26;&#x26;</span><span> </span>apt-get<span> </span>autoremove<span> </span>-y\n</span></code></pre>

Incorrect html format for Feed parsing, embedded a tag in pre

github-actions[bot] commented 23 hours ago

Bot detected the issue body's language is not English, translate it automatically. πŸ‘―πŸ‘­πŸ»πŸ§‘β€πŸ€β€πŸ§‘πŸ‘«πŸ§‘πŸΏβ€πŸ€β€πŸ§‘πŸ»πŸ‘©πŸΎβ€πŸ€β€πŸ‘¨πŸΏπŸ‘¬πŸΏ

<pre><span></span><code><span id=\"user-content-__span-0-1\"><a id=\"user-content-__codelineno-0-1\" name=\"user-content-__codelineno-0-1\" href=\"#__codelineno-0-1\" target=\"_blank\"></a><span>RUN</span><span> </span>apt-get<span> </span>update<span> </span><span>&&</span><span> </span>apt-get<span> </span>upgrade<span> </span>-y<span> </span><span>&&</span><span> </span>apt-get<span> </span>autoremove<span> </span>-y\n</span></code></pre>

Incorrect html format for Feed parsing, embedded a tag in pre