edtr-io / edtr-io

Edtr.io is an open source WYSIWYG in-line web editor written in React. Its plugin architecture makes Edtr.io lean and extensive at the same time.

Home Page:https://edtr.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin-text: multiple math formulas don't work

inyono opened this issue · comments

see serlo/serlo.org-legacy#281

Steps for reproducing the bug

  1. Open an article with the new editor
  2. Add a formula
  3. Return to the text and add a new formula

Bug: No new formula window opens and we get the error message Error: Node.assertNode could not find node with path or key: List [ 0, 1, 3 ]

Video:

bug

Not observable in Edtr.io Storybook. So probably something broken in Serlo's integration.

Also not observable in Serlo's Storybook -.-. So there's something weird in the server handling going on... Gonna close this issue and continue debugging in serlo.org Repo