Skip to content
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

Unexpected error: Cannot read properties of undefined (reading 'children') #3792

Open
ISOEhy opened this issue Apr 18, 2024 · 0 comments
Open

Comments

@ISOEhy
Copy link

ISOEhy commented Apr 18, 2024

Description

An unexpected error occurred in the renderer process.

Stack Trace

TypeError: Cannot read properties of undefined (reading 'children')
    at ms.indent [as normalizeCodeBlock] (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/utils/exportMarkdown.js:256:10)
    at ms.this [as translateBlocks2Markdown] (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/utils/exportMarkdown.js:144:49)
    at ms.subtree [as generate] (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/utils/exportMarkdown.js:23:7)
    at Ws.getMarkdown (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/index.js:72:39)
    at Ws.clearTimeout (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/index.js:19:13)
    at file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/eventHandler/keyboard.js:83:18

Version

MarkText: v0.17.1 (821244bf)
Operating system: Darwin x64 23.4.0 (darwin)

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

1 participant