Skip to content
#

redactor

Here are 17 public repositories matching this topic...

editor.js
karpovsystems
karpovsystems commented Jul 9, 2020

Describe a bug:
blocks.insert API does not pass config parameter to Tool

Steps to reproduce:

  1. Open insert method docs (https://editorjs.io/blocks#insert)
  2. Call insert method with the third parameter (config)
  3. Tool receives an empty config object

Expected behavior:
Config is passed to Tool constructor

Editor.js 2.18.0

Code sample

<!DOCTYPE html>
<html

Improve this page

Add a description, image, and links to the redactor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the redactor topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.