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 the event handler to avoid sending the event to the createEditor function #256

Closed
wants to merge 6 commits into from

Conversation

frague59
Copy link
Contributor

@frague59 frague59 commented Oct 1, 2024

For compatibility with django-content-editor, fix a bug in the formset:added process in CKEditor apps.js
The PR also rollback previous PR attempt.

François GUÉRIN added 2 commits September 30, 2024 14:11
…ction and update the event listener to avoid sending the event to the CKEditor createEditor function.
@goapunk
Copy link
Contributor

goapunk commented Oct 1, 2024

@frague59 do we need the first commit? having a commit which reverts the changes from the previous commit seems unnecessary, why not just have one commit with the changes we need ? :)

@frague59
Copy link
Contributor Author

frague59 commented Oct 1, 2024

No, we do not need it. I don't know how to remove it

@frague59
Copy link
Contributor Author

frague59 commented Oct 1, 2024

As this PR rollbacks the first commit, it can be merged, no ?

@goapunk
Copy link
Contributor

goapunk commented Oct 1, 2024

As this PR rollbacks the first commit, it can be merged, no ?

It just adds an unnecessary commit to the history, so it's nicer if we remove it. I think @hvlads can edit the PR and remove it maybe.

@frague59
Copy link
Contributor Author

frague59 commented Oct 4, 2024

Fix #253

@hvlads
Copy link
Owner

hvlads commented Oct 5, 2024

Hi @frague59 ,

Could you please create a new pull request with changes only in the specific line that resolves your issue?

Thank you!

@frague59 frague59 closed this by deleting the head repository Oct 6, 2024
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.

3 participants