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

fix-saving-while-on-source #92

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

chrispelzer
Copy link
Member

@chrispelzer chrispelzer commented Oct 18, 2023

Fixes #90 make sure the onChange event is implemented while in the mode source view, which doesn't fire the onChange event so we must add it.
https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_editor.html#event-change

@chrispelzer chrispelzer force-pushed the fix-saving-while-on-source-view branch from 3d8a569 to ea28bbe Compare October 18, 2023 09:05
@chrispelzer chrispelzer merged commit ea28bbe into main Oct 18, 2023
@chrispelzer chrispelzer deleted the fix-saving-while-on-source-view branch October 18, 2023 09:06
Copy link
Member

@nickdenardis nickdenardis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

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.

Content edited in Source view not saving.
2 participants