s6mike / argmap

Tools for visualising argument maps represented in YAML - combining 2 forked repos with additional bugfixes and customisation.
https://argview.org/
Other
4 stars 1 forks source link

`mapjs-example/src/start.js`: When multiple mapjs on page, each control panel affects both maps #22

Open s6mike opened 2 years ago

s6mike commented 2 years ago

From v 4.2.3, when multiple maps enabled.

Context Describe steps to reproduce the behavior:

  1. md2hf test/input/Example1_ClearlyFalse_WhiteSwan_simplified_2mapjs.md
  2. Select and edit node on each map.
  3. Click undo.

Both nodes will undo.

s6mike commented 2 years ago

Fixed in v4.9.14 (d807275e0e87de9810a870cb5a7282755f7c0f4a)