#574211 de marzo de 2024por bernesto💬 4 respuestas❤2
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 respuestas❤2
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 respuestas❤0
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 respuestas❤0
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 respuestas❤1
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 respuestas❤0
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 respuestas❤1
how to add undo/redo event to UndoManager from custom rich text editor ckeditor?
#329025 de febrero de 2021por marcepoblet💬 3 respuestas❤0
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 respuestas❤0
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 respuestas❤0
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...