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 destructure property 'text' of 'o' as it is null. #3663

Open
ooeasy opened this issue Aug 4, 2023 · 1 comment
Open

Comments

@ooeasy
Copy link

ooeasy commented Aug 4, 2023

Description

An unexpected error occurred in the renderer process.

Stack Trace

TypeError: Cannot destructure property 'text' of 'o' as it is null.
    at Rs.filter [as updateParagraph] (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/contentState/paragraphCtrl.js:447:7)
    at oc.event [as selectItem] (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/ui/quickInsert/index.js:119:23)
    at HTMLDivElement.<anonymous> (file:///Applications/MarkText.app/Contents/Resources/app.asar/dist/electron/webpack:/marktext/src/muya/lib/ui/baseScrollFloat/index.js:33:21)

Version

MarkText: v0.17.1 (821244bf)
Operating system: Darwin arm64 22.6.0 (darwin)

@maxscott
Copy link

maxscott commented Aug 8, 2023

(Duplicate, should close this in favor of #3664)

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

2 participants