You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Javascript, that doesn't work because it will only overwrite the already existing code for the "cataloglist" block. Instead, you have to reset the blocks object first: Aimeos.CMSContent.GrapesJS.blocks = {}
Created a new block in grapesjs but its componenet code is not working at all how to fix it Plz check my attached code
/*
*/
Aimeos.CMSContent = {
};
The text was updated successfully, but these errors were encountered: