textNoElement not working
Question
I am trying to update the textNoElement of the Style and TraitManager, but it does not seem to be working.
let editor = grapesjs.init({
container: '#gjs',
traitManager: {
textNoElement: 'Hello Trait Manager'
},
styleManager: {
textNoElement: 'Hello Style Manager',
}
});
See the result here: https://jsfiddle.net/zrobkL80/5/
Also the default StyleManager sectors disappear, any suggestion on what I am doing wrong? I am using the the latest GrapesJS version (0.15.10).
Answers (2)
Those options were removed, you have to use the i18n module
Ok thanks, I will look into it.
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1505
adding row and sections not working
i am integrating grapejs with angular6. but it is not working means it is not showing on blocks i am using following code
Issue #873
[Need help]: After using urlLoad from storage manager impossible to change component with Traits
Hello, I am save template to db and after loading from db impossible to change component with Traits. Video example on countdown: https://y...
Issue #2018
BUG When import as module Angular 6
in Version: "grapesjs": "^0.14.61", "grapesjs-preset-newsletter": "^0.2.20", i import the script as: and the context is the code: And only...
Issue #519
No Blocks by default
Using this code I get an editor but there are no blocks. I also do not get the icons for the screen size but other icons are there. As you...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.