Skip to content

No latex fix widgetid

Justin van der Krieken requested to merge no-latex-fix-widgetid into no-latex

Fixes two bugs

  • call setState twice, possibly causing two widgets to appear in the editor
  • using index instead of id. (Former was the old behaviour and should've been removed already)

Merge request reports