[PRO]: UniqueId & List Extensions create duplicate Ids #5778
Labels
Category: Pro
The issue or pull request is related to the pro packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
extension-unique-id, extension-bullet-list, extension-ordered-list
Version(s)
unique-id extension: 2.11.9; list extensions: 2.9.1
Description of the Bug
Splitting a list into two, by lifting a list item, creates two lists with the same id. This is easily reproducable by creating a List like in the GIF and then lifting the second list item, so the list ist split in two.
This GIF shows how the elements change in the console. (the GIF is not in sync with the first one)
Browser Used
Firefox
Code Example (Preferred)
No response
Expected Behavior
The newly created second list should get its own id.
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: