Skip to content

node.ts:346 Uncaught Error: Cannot find a descendant at path [1,1,0] in node: #81

@Mehuge

Description

@Mehuge

Description
Seeing an Uncaught Error: crash when specific markdown is produced or passed into wysimark.

Reproduction
The following markdown passed to wysimark causes it to crash.

```clike
if(x) {
  int i = 0;
}
```

|HEADING|
|:---:|
|A1F1|

Expectation
To not crash.

Environment

Notes

I can replicate in the wysimark standalone demo (same happens in normal or incognito)

wysimark-crash.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions