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

Update angular-ckeditor.js #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

human33
Copy link

@human33 human33 commented May 30, 2016

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
Copy link
Author

human33 commented May 30, 2016

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 pushed a commit to iboshkov/angular-ckeditor that referenced this pull request Oct 17, 2016
@JBustin JBustin self-assigned this Nov 2, 2016
@JBustin
Copy link

JBustin commented Nov 2, 2016

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants