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

Weird Behavior around selecting List Block #501

Closed
BE-Webdesign opened this issue Apr 24, 2017 · 1 comment
Closed

Weird Behavior around selecting List Block #501

BE-Webdesign opened this issue Apr 24, 2017 · 1 comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended

Comments

@BE-Webdesign
Copy link
Contributor

For some reason once I select the list block I can never escape it being hovered, there is an error somewhere in TinyMCE shown below. That triggers:

The given range isn't in document.
setRng @ tinymce.min.js?ver=4.7.4:5
(anonymous) @ tinymce.min.js?ver=4.7.4:12
e @ tinymce.min.js?ver=4.7.4:7
fire @ tinymce.min.js?ver=4.7.4:7
e @ tinymce.min.js?ver=4.7.4:9
a @ tinymce.min.js?ver=4.7.4:1
v @ tinymce.min.js?ver=4.7.4:1
setRng @ tinymce.min.js?ver=4.7.4:5
moveToBookmark @ tinymce.min.js?ver=4.7.4:5
moveToBookmark @ tinymce.min.js?ver=4.7.4:5
value @ index.js?ver=4.7.4:6
value @ index.js?ver=4.7.4:6
m @ react-dom.production.min.js:7
i @ react-dom.production.min.js:7
l @ react-dom.production.min.js:7
s @ react-dom.production.min.js:7
c @ react-dom.production.min.js:7
h @ react-dom.production.min.js:7
g @ react-dom.production.min.js:7
N @ react-dom.production.min.js:7
Ke @ react-dom.production.min.js:4
gi @ react-dom.production.min.js:6
Ye @ react-dom.production.min.js:4
qe @ react-dom.production.min.js:4
dispatchEvent @ react-dom.production.min.js:6

Anyone else experience this? It then seems to prevent the selected state for any block being updated. If a new block is inserted that block permanently becomes the selected block. Other blocks don't trigger the TinyMCE error.

list-controls-stuck

@BE-Webdesign BE-Webdesign added Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended labels Apr 24, 2017
@BE-Webdesign
Copy link
Contributor Author

BE-Webdesign commented Apr 24, 2017

Duplicate of #502, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues related to broader framework topics, especially as it relates to javascript [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

1 participant