Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exportHtml not working #63

Open
snapxtp opened this issue Jun 3, 2021 · 0 comments
Open

exportHtml not working #63

snapxtp opened this issue Jun 3, 2021 · 0 comments

Comments

@snapxtp
Copy link

snapxtp commented Jun 3, 2021

core.js:6456 ERROR TypeError: Cannot read property 'exportHtml' of undefined
at EmailEditorComponent.exportHtml (angular-email-editor.js:110)

exportHtml() {
this.emailEditor.editor.exportHtml((data) => console.log('exportHtml', data));
}

"@angular/animations": "~12.0.2",
"@angular/cdk": "^12.0.2",
"@angular/common": "~12.0.2",
"@angular/compiler": "~12.0.2",
"@angular/core": "~12.0.2",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant