Skip to content

Application error: a client-side exception has occurred (see the browser console for more information). #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
chenqiwei123 opened this issue Mar 18, 2025 · 2 comments

Comments

@chenqiwei123
Copy link

Describe the bug 描述bug
运行着一段时间后就空白报错
Application error: a client-side exception has occurred (see the browser console for more information).
Execution analysis: Objectaction: "reason"arg: ""[[Prototype]]: Object
framework-a4b9f4216022cc2d.js:9 TypeError: Cannot read properties of undefined (reading 'inTable')
at Object.exitCodeText (793-fbca38344087c650.js:51:392736)
at A.defined (793-fbca38344087c650.js:51:182634)
at fromMarkdown (793-fbca38344087c650.js:51:184876)
at Parser (793-fbca38344087c650.js:51:190049)
at processor.parse (793-fbca38344087c650.js:51:123071)
at ReactMarkdown (793-fbca38344087c650.js:51:224338)
at Xh (framework-a4b9f4216022cc2d.js:9:60989)
at x (framework-a4b9f4216022cc2d.js:9:119444)
at Vk (framework-a4b9f4216022cc2d.js:9:99129)
at framework-a4b9f4216022cc2d.js:9:98996
Mi @ framework-a4b9f4216022cc2d.js:9
main-82292d429fbc98c0.js:1 TypeError: Cannot read properties of undefined (reading 'inTable')
at Object.exitCodeText (793-fbca38344087c650.js:51:392736)
at A.defined (793-fbca38344087c650.js:51:182634)
at fromMarkdown (793-fbca38344087c650.js:51:184876)
at Parser (793-fbca38344087c650.js:51:190049)
at processor.parse (793-fbca38344087c650.js:51:123071)
at ReactMarkdown (793-fbca38344087c650.js:51:224338)
at Xh (framework-a4b9f4216022cc2d.js:9:60989)
at x (framework-a4b9f4216022cc2d.js:9:119444)
at Vk (framework-a4b9f4216022cc2d.js:9:99129)
at framework-a4b9f4216022cc2d.js:9:98996
renderError @ main-82292d429fbc98c0.js:1
main-82292d429fbc98c0.js:1 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
控制台

To Reproduce 复现方法

Screenshots 截图

Image

Tools or Programming Language 使用的工具或编程语言
Describe in detail the GPT tool or programming language you used to encounter the problem

Additional context 其他内容
Add any other context about the problem here.

@ynpl
Copy link

ynpl commented Mar 18, 2025

非转发服务的报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@ynpl @chenqiwei123 and others