Lincoln Yan

Results 6 issues of Lincoln Yan

### What problem are you facing? Hi, In our application where we uses TipTap for both editing and displaying our content, we are facing some performance issues where the parent...

feature request

I'm using a Graph of type `graph.Graph[Resource, Resource]` with a hash function that returns the original pointer to build a directed, acylic resource graph. Due to the nature of current...

bug

## Changes Overview Adds a check before creating node views in the core editor so setProps is not called on a destroyed view. ## Implementation Approach Added checks in `createNodeViews()`...

### Affected Packages react, core ### Version(s) 2.4.0 ### Bug Description When an editor is recreated due to dependency changes in its dependency, for example: ``` const Comp = ({editorOptions}:...

Type: Bug
Category: Open Source

### Which packages did you experience the bug in? core ### What Tiptap version are you using? 2.1.16 ### What’s the bug you are facing? The update event is triggered...

Type: Bug
Category: Open Source