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

JS scroll error #2

Open
convcha opened this issue Feb 16, 2020 · 0 comments
Open

JS scroll error #2

convcha opened this issue Feb 16, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@convcha
Copy link
Owner

convcha commented Feb 16, 2020

https://qiita.com/nishihara_zari/items/9b074e38f4242506472f
https://qiita.com/msekino/items/e4b9839de4ff5fb56930

tui-editor-extScrollSync.js:635 Uncaught TypeError: Cannot read property 'sectionRatio' of undefined
    at ScrollManager._getScrollTopForMarkdown (tui-editor-extScrollSync.js:635)
    at ScrollManager.syncMarkdownScrollTopToPreview (tui-editor-extScrollSync.js:700)
    at tui-editor-extScrollSync.js:296
    at tui-editor-Editor.js:3033
    at forEachArray (tui-code-snippet.js:947)
    at Object.forEach (tui-code-snippet.js:1024)
    at EventManager.emit (tui-editor-Editor.js:3032)
    at HTMLDivElement.<anonymous> (tui-editor-Editor.js:2744)
    at HTMLDivElement.dispatch (jquery.js:5236)
    at HTMLDivElement.elemData.handle (jquery.js:5043)
_getScrollTopForMarkdown @ tui-editor-extScrollSync.js:635
syncMarkdownScrollTopToPreview @ tui-editor-extScrollSync.js:700
(anonymous) @ tui-editor-extScrollSync.js:296
(anonymous) @ tui-editor-Editor.js:3033
forEachArray @ tui-code-snippet.js:947
forEach @ tui-code-snippet.js:1024
emit @ tui-editor-Editor.js:3032
(anonymous) @ tui-editor-Editor.js:2744
dispatch @ jquery.js:5236
elemData.handle @ jquery.js:5043
@convcha convcha added the bug Something isn't working label Feb 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant