codex-team / codex-team/editor.js

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

Open
#2,657 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
31.9k
Forks
2.2k
Avg merge
1d 1h
Merged PRs (30d)
1

Description

### Discussed in https://github.com/codex-team/editor.js/discussions/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.