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

CKEditor not working #5983

Open
1 of 3 tasks
peekyou opened this issue Apr 23, 2023 · 0 comments
Open
1 of 3 tasks

CKEditor not working #5983

peekyou opened this issue Apr 23, 2023 · 0 comments

Comments

@peekyou
Copy link

peekyou commented Apr 23, 2023

Issue type

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

Current behavior:

The ckeditor component throws an error : TypeError: 'caller', 'callee', and 'arguments' properties may not be accessed on strict mode functions or the arguments objects for calls to them coming from ckeditor.js file.
The same issue is happening in the demo provided in the README file.

Expected behavior:

CKEditor should be instancied and working without any error.

Steps to reproduce:

Start the application, and go to the menu Editors > CKEditor

Other information:

npm, node, OS, Browser

node: v16.10.0
npm: 7.24.0
OS: Windows 10
Browser: Chrome

Angular, Nebular

Angular: 14.2.12
Nebular: 10.0.0
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