-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Angular 13 Editor not loading properly "ERROR TypeError: ({get default(value}) is not a constructor" primeng-editor.mjs:29 #10834
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Comments
I have the same issue. |
I have the same issue as @osintsevvladimir |
Same issue here with Angular 13 |
Further information about the error I found during debugging
|
I am with the same error. |
Same for me |
As a quick fix, you can just copy the source code of editor component (https://github.com/primefaces/primeng/blob/master/src/app/components/editor/editor.ts) into your application and it will work correctly |
yigitfindikli
added
Status: Pending Review
Issue or pull request is being reviewed by Core Team
and removed
Status: Pending Review
Issue or pull request is being reviewed by Core Team
labels
Nov 22, 2021
yigitfindikli
added
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Nov 22, 2021
yigitfindikli
added
the
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
label
Nov 22, 2021
yigitfindikli
changed the title
[BUG]: Angular 13 Editor not loading properly "ERROR TypeError: ({get default(value}) is not a constructor" primeng-editor.mjs:29
Angular 13 Editor not loading properly "ERROR TypeError: ({get default(value}) is not a constructor" primeng-editor.mjs:29
Nov 22, 2021
yigitfindikli
removed
the
LTS-PORTABLE
Issue's fix will be ported to supported LTS versions
label
Nov 22, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
Please demonstrate your case at stackblitz by using the issue template below. Issues without a test case have much less possibility to be reviewd in detail and assisted.
https://stackblitz.com/github/primefaces/primeng-issue-template
Could load Angular 13, but not not PrimeNg 13 package on stackblitz.
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
default implementation of editor
Please tell us about your environment:
Fedora 35, local testing
Angular version: 13.X
PrimeNG version: 13.X
Browser: Firefox Latest
Node (for AoT issues):
node --version
= 16.11The text was updated successfully, but these errors were encountered: