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

On click scrollbar show error in chrome or IE. #18

Open
dastiw1 opened this issue Nov 1, 2017 · 2 comments
Open

On click scrollbar show error in chrome or IE. #18

dastiw1 opened this issue Nov 1, 2017 · 2 comments

Comments

@dastiw1
Copy link

dastiw1 commented Nov 1, 2017

You can see this bug in demo

Uncaught TypeError: Cannot read property 'offsetTop' of undefined
    at a.startDrag (app.469ed2d6a8e1cda9b93f.js:272)
    at n (vue.esm.js:124)
    at HTMLDivElement.t (vue.esm.js:1656)

It's because e.explicitOriginalTarget works only in firefox.
How can fix it?
image

@luiguild
Copy link
Owner

luiguild commented Nov 6, 2017

I don't know (yet) how resolve this issue, but thanks to this report!

@shevchenic
Copy link

Yes, i have exactly the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants