Completed
Last Updated: 12 Feb 2025 16:03 by ADMIN
Release 8.0.0
Kev
Created on: 29 Jan 2025 15:05
Category: Editor
Type: Bug Report
1
The insertHtml command does not work with a customised ProseMirror Schema
We have an Editor control that has a customised Schema to allow the rendering of input, text area and select HTML elements within the Editor Content when the HTML is loaded from a database.  This works as expected.

However, when we try to insert for example, an "<input />" element via a Custom Tool and the ExecuteAsync method.  It doesn't work.
0 comments