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

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

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?

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

2 participants