Replies: 3 comments 3 replies
-
Hi @kieranm, Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
-
Started happening to me too after upgrade to v24. v21 no such problems were happening. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for the report. This is a bug. Follow-up in issue. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've followed the docs on implementing a basic fixed toolbar, but I am running into a strange issue that's difficult to debug. For this demo I've removed all buttons other than Bold.
The issue is the following:
A video to illustrate the behaviour I'm seeing:
https://github.com/udecode/plate/assets/232283/c5833fd5-2ab7-495f-9002-4e763e468d77
I would be grateful for any pointers. I've copied the main parts of my code below...
Editor.tsx
EditorToolbar.tsx
EditorToolbarToggleItem.tsx
EditorMarkToolbarButton.tsx
Beta Was this translation helpful? Give feedback.
All reactions