TipTapEditor Edit Alignment Issue #awcodes-tiptap-editor
I’m reaching out to report a bug in the Tiptap editor. When creating a paragraph, all the alignment properties function as expected. However, if I try to edit the same paragraph later, the alignment properties stop responding. Interestingly, if I cut the entire paragraph and then edit it, the alignment properties start working again.
8 Replies
please use #awcodes-tiptap-editor
@awcodes Is there any solution to this problem?
Make sure you’re on the latest version. I can’t replicate the issue.
@awcodes
here first i have right aligned the text and saved it.
Now, after saving when i edit to left align the text, I get the issue.
I am using 3.5.1 version at the time of this bug.
Please update to latest version and make sure to run
php artisan filament:assests
after. Pretty sure this was fixed in a recent version.i have updated to awcodes/filament-tiptap-editor": "^3.5.9", and ran filament:assets command
still the issue persists. @awcodes
Any console errors. I can’t replicate the issue.