Open paddingC opened 2 months ago
This is a bug in prosemirror that was fixed recently. Update your deps
This is a bug in prosemirror that was fixed recently. Update your deps
I updated it, but it didn't work. Can you tell me which package it was
unsolved
Should have been prosemirror-view. This can require regenerating your package-lock or just updating that dep specifically. I'll reopen for now, but I'm pretty sure that this is due to how prosemirror parses things not with anything Tiptap is doing on top of this
Affected Packages
react
Version(s)
2.0
Bug Description
The first line of the center style copied from the word document does not take effect. The first line is labeled text-align:center
https://github.com/user-attachments/assets/94ae35ca-1357-4968-92a0-ab449985732e
Browser Used
Chrome
Code Example URL
https://codesandbox.io/p/sandbox/tiptap-react-qidlsv?file=%2Fsrc%2FApp.js
Expected Behavior
Expect all styles to work
Additional Context (Optional)
No response
Dependency Updates