Skip to content

Remove CKEditor instance on unmount#29

Open
R0nd wants to merge 4 commits into
codeslayer1:masterfrom
R0nd:master
Open

Remove CKEditor instance on unmount#29
R0nd wants to merge 4 commits into
codeslayer1:masterfrom
R0nd:master

Conversation

@R0nd

@R0nd R0nd commented Mar 21, 2018

Copy link
Copy Markdown
Contributor

Seems to fix the sometimes appearing "Uncaught TypeError: Cannot call method 'unselectable' of null" errors

@R0nd

R0nd commented Mar 22, 2018

Copy link
Copy Markdown
Contributor Author

Fixed an issue where new or changed event handlers wouldn't register on existing component.

@hafeezpk

hafeezpk commented Aug 7, 2018

Copy link
Copy Markdown

Any update on this. Seeing this issue.

@R0nd

R0nd commented Aug 7, 2018

Copy link
Copy Markdown
Contributor Author

@hafeezpk the PR has never been merged, you can try installing my fork from npm if you want to, the package name is r0nd_react-ckeditor-component

@hafeezpk

hafeezpk commented Aug 7, 2018

Copy link
Copy Markdown

R0nd i did try the package r0nd_react-ckeditor-component. Still seeing the same issue.
screen shot 2018-08-07 at 9 01 16 pm

@R0nd

R0nd commented Aug 7, 2018

Copy link
Copy Markdown
Contributor Author

@hafeezpk could you post some code? Doesn't reproduce with a trivial case.

@hafeezpk

hafeezpk commented Aug 8, 2018

Copy link
Copy Markdown

I'm just rendering multiple instances of CKEditor. Although the point to note is, manually on the web browser we never see this issue. Using karma (chrome) which automatically launches web browser for functional testing, we see the issue.

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.

2 participants