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

Error: Cannot read property 'speeds' of undefined when omitting duration #242

Open
crtl opened this issue Oct 6, 2017 · 1 comment
Open

Comments

@crtl
Copy link

crtl commented Oct 6, 2017

Hello,

Ive installed jquery.transit over npm and when calling the transition method on any element I get the following error:

> temp1.transition({x: 100})

Uncaught TypeError: Cannot read property 'speeds' of undefined
    at r.fn.init.$.fn.transition.$.fn.transit (jquery.transit.js:603)
    at <anonymous>:1:7

When adding the duration temp1.transition({x: 100}, 300) it works fine.

@quietTrojan
Copy link

this project have nobody to maintain now .

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

2 participants