Label

Keyboard issues in GrapesJS

43 questions in the GrapesJS community archive, 3 community-vetted. Sorted by most discussed โ€” see real fixes, errors and code references.

#4000December 7, 2021by zachsnoek๐Ÿ’ฌ 4 answers0

Pasting a component in root body layer throws TypeError

GrapesJS version [X] I confirm to use the latest version of GrapesJS What browser are you using? Chrome v89 Reproducible demo link https://grapesjs.com/demo.html Describe the bug How to reproduce the bug?In the official demo, navigate to t...

#3734August 30, 2021by anatoli-dpโœ“ Solved ยท 42

Is there a way to trigger save manually outside of autosave?

as the question states is there a way to trigger the save function via commands outside of autosave? not key value pairs but a command that instantly saves the entire project?

#3731August 27, 2021by gustavohleal๐Ÿ’ฌ 4 answers1

Text element not able to be selected twice after extended with events

Version: 0.17.25 Are you able to reproduce the bug from the demo?[ ] Yes[x] No What is the expected behavior? Update a existing component of type text by adding an event to his view. Describe the bug detailed The event is being added, but...

#3727August 26, 2021by SintoDema๐Ÿ’ฌ 4 answers1

Issue on Style Import

Hi @artf, Describe the bug detailed While creating a new template using GrapesJS, I came across a scenario that, when we try to import CSS from the import modal it does not get reflected in the editor. On a blank editor, I have created a t...

#3687August 10, 2021by Joshmamroud๐Ÿ’ฌ 4 answers1

Keyboard shortcuts/Keymaps not working

Version: 0.17.22 Are you able to reproduce the bug from the demo?[ ] Yes[X] No I can't reproduce it in a demo however you can see it for yourself if log into Documint using the following credentials:Email: [email protected]: demo then mak...

#3496May 28, 2021by anlumo๐Ÿ’ฌ 4 answers1

FEAT: Mark Component as Dirty

What are you trying to add to GrapesJS? Component should be able to mark themselves as dirty, triggering the onbeforeunload warning message. Describe your feature request detailed I have a (custom) text component where the user can enter a...

#3325March 9, 2021by mmotov๐Ÿ’ฌ 4 answers0

JSON.stringify(this.editor.getComponents()) Error

Version: 0.16.44 Hi there! I have remote storage for pages, and recently I faced an issue when saving page, JSON.stringify(editor.getComponents()) started to throw error Uncaught TypeError: e[M].getId is not a function. I investigated the...

#3206December 23, 2020by jrkdโœ“ Solved ยท 46

FEAT: Page Manager Plugin

Feature: The ability to create multiple pages in Grapesjs. Functional design Globally:[ ] Include a link to the right of 'Device [dropdown list]' in the top banner that says 'Current Page: <page-name>'[x] Include a new menu item to the rig...

View all 43 Keyboard issues โ†’