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

Version 2.25.0 has a bug in the Inline Tool (Only occurs on IOS and MacOS). #2657

Open
nghiadev151 opened this issue Mar 13, 2024 Discussed in #2654 · 3 comments
Open

Version 2.25.0 has a bug in the Inline Tool (Only occurs on IOS and MacOS). #2657

nghiadev151 opened this issue Mar 13, 2024 Discussed in #2654 · 3 comments

Comments

@nghiadev151
Copy link

Discussed in #2654

Originally posted by nghiadev151 March 12, 2024
Hi all
Currently, in version 2.25.0, I am experiencing an issue (only occurring on IOS and MacOS). When I open the Inline Tool and click on the 'T' icon, the options popup does not appear, causing the Inline Tool to close. Similarly, when I click on the 'Link' icon, the Add Link textbox does not appear.

During debugging, I noticed that the anchorNode property of window.getSelection() is null.

In my application, I am using Ionic v1.3.2, and I suspect there is a conflict between these two libraries because when I remove the ionic.bundle.js file, the errors from Editor.js no longer occur. I'm not sure how to resolve the issue because I can only make edits, and I can't remove one of the two libraries. I appreciate any assistance.

@neSpecc
Copy link
Member

neSpecc commented Mar 13, 2024

Why don't you use the latest version?

@nghiadev151
Copy link
Author

At the moment, I cannot upgrade the system, so I have to use that version.

@neSpecc
Copy link
Member

neSpecc commented Mar 13, 2024

At the moment, I cannot upgrade the system, so I have to use that version.

And how are you gonna take a bug fix if you can't pull the new version?

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

No branches or pull requests

2 participants