Skip to content

List copy paste problem. #1662

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

Closed
1 task done
AntoLC opened this issue May 6, 2025 · 2 comments
Closed
1 task done

List copy paste problem. #1662

AntoLC opened this issue May 6, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@AntoLC
Copy link

AntoLC commented May 6, 2025

Describe the bug
Copy paste a list gives strange structure.

Image

To Reproduce
https://stackblitz.com/github/TypeCellOS/BlockNote/tree/main/examples/01-basic/01-minimal?file=App.tsx

Misc

  • Node version:
  • Package manager:
  • Browser: Chrome
  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖
@AntoLC AntoLC added the bug Something isn't working label May 6, 2025
@nperez0111
Copy link
Contributor

Closing as tracked as a part of #1645

@nperez0111
Copy link
Contributor

nperez0111 commented May 6, 2025

To resolve this you can force your prosemirror-model version to be 1.25.0 Like:

  "resolutions": {
    "prosemirror-model": "1.25.0"
  }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants