Etiqueta

Problemas con Undo-manager en GrapesJS

Preguntas sobre 30 en el archivo comunitario de GrapesJS, 0 revisado por la comunidad. Ordenado por los más discutidos — véase correcciones reales, errores y referencias de código.

#574211 de marzo de 2024por bernesto💬 4 respuestas2

Building on Windows 10+

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome v122 Reproducible demo link N/A Describe the bug How to reproduce the bug?Checkout git onto a Windows 10+ machineBuild using provided p...

#494727 de febrero de 2023por FaisalShaikhHA💬 4 respuestas2

Undo manager not working properly on undoing a remove action

GrapesJS version[X] I confirm to use the latest version of GrapesJSWhat browser are you using? Chrome - version 110.0.5481.100 (Official Build) (arm64)Reproducible demo link https://codepen.io/faisal-praella/pen/ExeNwxJDescribe the bugI ha...

#363923 de julio de 2021por anatoli-dp💬 4 respuestas0

[Feature]: Improve UndoManager API

One thing i think would add great functionality is a more detailed history stack. U can get the undo stack and build a sort of history report from it of all the edits one has made but it is a little unclear as to what each edit was (at lea...

#316127 de noviembre de 2020por ssmanoj-grapes💬 4 respuestas0

Editor Undo is removing collection and unable to replace the component

The collection of the selected component before Undo The collection of the selected component after Undo Code to replace the component with new component Uncaught TypeError: n.getEl is not a function and Uncaught TypeError: t.getSelectors...

#608724 de agosto de 2024por leo-budgetsimple💬 3 respuestas1

Undo doesn't work after a Component's innerHTML is changed

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Latest Reproducible demo link https://jsfiddle.net/condsjm1/ Describe the bug How to reproduce the bug?Change a Component's innerHTML Press CT...

#357729 de junio de 2021por alimajed93💬 3 respuestas0

The UndoManager hasUndo() method returns true when it shouldnt

I am trying to disable the undo button when there are no undo actions to do. To do so, I am listening to 'change:changesCount' event, and using editor?.attributes?.UndoManager?.hasUndo() to set the undo button disabled state. editor.on('ch...

#33948 de abril de 2021por alext2793💬 3 respuestas1

UndoManager add

how to add undo/redo event to UndoManager from custom rich text editor ckeditor?

#329025 de febrero de 2021por marcepoblet💬 3 respuestas0

The changesCount parameter should be reset to zero when we undo the images

Version: v0.16.41 Are you able to reproduce the bug from the demo? [ ] No What is the expected behavior? The changesCount parameter should be reset to zero when we undo the images Describe the bug detailed Steps:add an imagedelete the imag...

#670413 de febrero de 2026por mehdimoslehi💬 2 respuestas0

editor crashes and template won’t load (TypeError reading type)

GrapesJS version [x] I confirm to use the latest version of GrapesJS What browser are you using? Chrome Version 143.0.7499.193 Reproducible demo link https://app.rechat.com/dashboard/marketing/history/Letter?printCampaignId=28f0587d-8738-4...

#617124 de septiembre de 2024por rhoenerSBS💬 2 respuestas0

[Question]: Track custom storable with UndoManager

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome v129 Reproducible demo link not applicable Describe the bug HI @artf, I am currently implementing an editor with grapesjs in which it i...

Ver todos los problemas de 30 Undo-manager →