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

Out of bounds error #9

Open
weihao opened this issue Apr 14, 2021 · 2 comments
Open

Out of bounds error #9

weihao opened this issue Apr 14, 2021 · 2 comments

Comments

@weihao
Copy link

weihao commented Apr 14, 2021

When you move the cursor out of bound this error occurs.

client.js?06a0:102 TypeError: Cannot read property '0' of undefined
    at VueComponent.onMouseMove (vue-image-compare.js?d322:223)
    at mousemove (vue-image-compare.js?d322:355)
    at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1854)
    at HTMLElement.invoker (vue.runtime.esm.js?2b0e:2179)
    at HTMLElement.original._wrapper (vue.runtime.esm.js?2b0e:6917)
_callee$ @ client.js?06a0:102
tryCatch @ runtime.js?96cf:63
invoke @ runtime.js?96cf:293
eval @ runtime.js?96cf:118
asyncGeneratorStep @ asyncToGenerator.js?1da1:3
_next @ asyncToGenerator.js?1da1:25
eval @ asyncToGenerator.js?1da1:32
eval @ asyncToGenerator.js?1da1:21
eval @ client.js?06a0:64
globalHandleError @ vue.runtime.esm.js?2b0e:1870
handleError @ vue.runtime.esm.js?2b0e:1839
invokeWithErrorHandling @ vue.runtime.esm.js?2b0e:1862
invoker @ vue.runtime.esm.js?2b0e:2179
original._wrapper @ vue.runtime.esm.js?2b0e:6917
@weihao
Copy link
Author

weihao commented Apr 14, 2021

#10 has the problem summary and a fix.

@weihao
Copy link
Author

weihao commented Apr 14, 2021

@marcincichocki Could you review my MR on #10

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

1 participant