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

ERROR TypeError: _this3._$element.summernote is not a function - In Angular 12 #170

Open
abbyqad opened this issue Jan 18, 2023 · 0 comments

Comments

@abbyqad
Copy link

abbyqad commented Jan 18, 2023

I am using Angular 12.1.2

I have installed
"jquery": "^3.5.0",
"summernote": "^0.8.18",
"ngx-summernote": "^0.8.5",

getting following error
ERROR TypeError: this3.$element.summernote is not a function
at ngx-summernote.js:358:22
at _ZoneDelegate.invoke (zone.js:372:26)
at Zone.run (zone.js:134:43)
at NgZone.runOutsideAngular (core.js:28591:28)
at NgxSummernoteDirective.createEditor (ngx-summernote.js:353:23)
at NgxSummernoteDirective.ngOnInit (ngx-summernote.js:146:14)
at callHook (core.js:2538:22)
at callHooks (core.js:2507:17)
at executeInitAndCheckHooks (core.js:2458:9)
at refreshView (core.js:9499:21)

Any help appreciated.
Thanks

@abbyqad abbyqad changed the title ERROR TypeError: _this3._$element.summernote is not a function ERROR TypeError: _this3._$element.summernote is not a function - In Angular 12 Jan 18, 2023
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