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

Angular 14: @kolkov/angular-editor Not Loading in MatDialog on Server 3.0.0-beta.0 #555

Open
yeshwanthmn opened this issue Feb 25, 2024 · 0 comments

Comments

@yeshwanthmn
Copy link

Issue:
When attempting to utilize @kolkov/angular-editor within a MatDialog component in an Angular 14 project running on Server 3.0.0-beta.0, encountering loading issues. Specifically, upon clicking the popup button, the page becomes unresponsive, resulting in a stuck state where the functionality fails to work as expected.

Explanation:
In an Angular 14 project, integrating the @kolkov/angular-editor library within a MatDialog component is intended to provide a rich text editing experience. However, upon triggering the MatDialog, the editor fails to load properly, causing the page to freeze and rendering the application unresponsive.

This issue is particularly notable when deploying the application on Server 3.0.0-beta.0, where the problem seems to manifest consistently.

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