Error: id or className must be provided.
Hi, I'm trying to run the compiled version but it is failing,

Thank you.
I also had a similar error when using with Vue. I guess due to their muti instance function, Do not know he has overcome it yet?
When initializing the component for the first time, it succeeds. but if I clicked to another menu and came back, I got an error like this. I had to press f5 for it to work

i have same problem, i can't find solutions for that

Anyone?
I am still having problems with it and haven't found an alternative
Hi guy . Try adding a div tag around it

I try, same problem. My head pain.
has anyone find a fix yet?
So the deal is you just have to giv an id to the wrapper div around <EmailEditor/> And make sure this code in node-modules gets the same id--> _this.editor = unlayer.createEditor(_extends({}, options, { id:"email-container", displayMode: 'email', source: { name: pkg.name, version: pkg.version } }));
change library version to 0.8.2 in your package.json
change library version to 0.8.2 in your package.json
I'm testing with version 1.0.0. Finding bugs, but for now it's function.
Bro, vuelve a la versión 0.7.1 funciona bien