plate
plate copied to clipboard
A rich-text editor powered by AI
When passing styles prop (active, root) to the ToolbarButton component (whether its Block, Mark and all the rest) the "active" styles don't work. **Steps** 1. Add a `` component to...
**Description** serializeHTMLFromNodes cause warnings in nextjs ```js const html = React.useMemo(() => { return serializeHTMLFromNodes(editor, { plugins, nodes: debugValue }); }, [debugValue, editor, plugins]); ``` I am getting this warning...
**Description** Plate hooks are broken in slate 0.80.0, logging that warning: > `The plate hooks must be used inside the component's context.` **Steps** Mount any Plate editor **Sandbox** **Expectation** It...
**Description** Context: https://github.com/ianstormtaylor/slate/pull/5007 **Environment** - slate: - slate-react: 0.80.0 - browser: chrome
**Description** Hello, I'm having an issue with the mention plugin. I followed the steps described in the docs, and I got the mention combobox to work. It opens when I...
**Description** If you try to use `serializeHtml` and `withDraggables` within the same editor, it throws an error. This is using the same code from the playground. - `Uncaught Invariant Violation:...
**Description** Safari is known for being a bit more restrictive with copy/paste operations (e.g. don't support copy/paste with images when modifying the copy/paste buffer like we do with Slate/Plate), but...
**Description** After entering a mentions, the mentions retain focus and no text can be entered until the editor is clicked on with the mouse. **Steps** 1. Go to [Mention plugin...
**Description** We're trying to use multiple editors in a form wired in with Formik - we seem to be getting a “maximum call stack error” when we enter either a...
**Description** Currently plate has in the dependent libraries a Security Vulnerability in node-fetch-2.6.6 Name | Severity | CVSS 3 Score | CVSS 2 Score | Date | Modified -- |...