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

Edits in source view do not get captured by ckeditor.getValue() unless you go back to the editor/normal view #40

Closed
FollowSteph opened this issue Jan 18, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@FollowSteph
Copy link

If you click on the source button in CKEditor (to go to the source view) and then do ckeditor.getValue() it will not get any of the latest changes in CKEditor. You have to click on the Source button again to go back to the main editor view and it will then pick up the changes.

@eroself
Copy link
Collaborator

eroself commented Jan 22, 2023

It is the same issue with this.

@eroself eroself self-assigned this Jan 25, 2023
@FollowSteph
Copy link
Author

That's very interesting. I suspect you may be correct. Great find. Hopefully they resolve it.

@eroself
Copy link
Collaborator

eroself commented Feb 1, 2023

New version released v3.2.1.

@eroself eroself added the enhancement New feature or request label Feb 2, 2023
@FollowSteph
Copy link
Author

It's awesome you were able to add this to the plugin. Great job :) Great plugin :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants