[Bug]: When the number of ordered-lists exceeds 1000, the text area overflows. #5791
Closed
1 task done
Labels
Category: Open Source
The issue or pull reuqest is related to the open source packages of Tiptap.
Type: Bug
The issue or pullrequest is related to a bug
Affected Packages
"@tiptap/core": "2.0.0-beta.182", "@tiptap/react": "2.0.0-beta.114", "@tiptap/starter-kit": "2.0.0-beta.190", "react": "18.2.0", "react-dom": "18.0.0", "react-scripts": "4.0.0", "tiptap": "1.32.2"
Version(s)
2.0.0-beta.114
Bug Description
Due to the padding left setting of the order list, when the sequence number exceeds 1000, the leftmost number will be blocked. Is it possible to
What’s the bug you are facing?
How can we reproduce the bug on our side?
The order list starts at 1000
Browser Used
Chrome
Code Example URL
https://codesandbox.io/p/sandbox/sweet-lichterman-om9848
Expected Behavior
You can provide an order list in the following styles:
Additional Context (Optional)
No response
Dependency Updates
The text was updated successfully, but these errors were encountered: