Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Update angular-ckeditor.js - #48

Open
human33 wants to merge 1 commit into
lemonde:masterfrom
human33:human---sync-patch
Open

Update angular-ckeditor.js#48
human33 wants to merge 1 commit into
lemonde:masterfrom
human33:human---sync-patch

Conversation

@human33

@human33 human33 commented May 30, 2016

Copy link
Copy Markdown

Add sync view on "input" event (without it for update model we need change focus, this cause problem with case when user focused on editor and then click on button like "send" where sends network request, and in result data sends and only then model updates on "change" event).

Add sync view on "input" event (without it for update model we need change focus, this cause problem with case when user focused on editor and then click on button like "send" where sends network request, and in result data sends and only then model updates on "change" event).
@human33

human33 commented May 30, 2016

Copy link
Copy Markdown
Author

May be this issue(#47) is effect of too late sync and will be fixed with my commit (i had problem like in this issue until not fix)

iboshkov referenced this pull request in iboshkov/angular-ckeditor Oct 17, 2016
@JBustin JBustin self-assigned this Nov 2, 2016
@JBustin

JBustin commented Nov 2, 2016

Copy link
Copy Markdown

Hi @human--
I don't find "input" event in ckeditor documentation : http://docs.ckeditor.com/#!/api/CKEDITOR.editor

Have you got more informations about this event ?
Thx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants