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

Unexpected behavior in the Restricted Editing plugin when using two–way data binding with ngModel #425

Closed
mabryl opened this issue Jun 19, 2024 · 3 comments
Labels
squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:bug
Milestone

Comments

@mabryl
Copy link

mabryl commented Jun 19, 2024

📝 Provide detailed reproduction steps (if any)

  1. Open the demo Stackblitz provided by one of our customers: https://stackblitz.com/edit/stackblitz-starters-4vbrqb?file=src%2Fmain.ts
  2. Notice the unexpected behavior in the editor with ngModel

✔️ Expected result

The restricted editing exception should behave like it does in the first demo editor.

❌ Actual result

When using ngModel, an additional editable field is created, which cannot be removed.

📃 Other details

  • Browser: cross-browser
  • OS: cross-OS
  • First affected CKEditor version: N/A
  • Installed CKEditor plugins: RestrictedEditing
@mabryl mabryl added type:bug support:2 An issue reported by a commercially licensed client. squad:core Issue to be handled by the Core team. labels Jun 19, 2024
@gtayloraamc
Copy link

@mabryl & team, is there any update on this bug? Do you have a timeline for resolving this?

@Witoso
Copy link
Member

Witoso commented Oct 29, 2024

After the investigation, we think this is connected with the behavior of the editor itself, not Angular integration. The main issue will be ckeditor/ckeditor5#16721.

@Witoso
Copy link
Member

Witoso commented Nov 15, 2024

Resolved by ckeditor/ckeditor5#17367.

@Witoso Witoso closed this as completed Nov 15, 2024
@Witoso Witoso added this to the iteration 80 milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
squad:core Issue to be handled by the Core team. support:2 An issue reported by a commercially licensed client. type:bug
Projects
None yet
Development

No branches or pull requests

3 participants