Closed
Description
Your system information
- VelocityJS version: 2.0.2
- Browser: chrome
- Operating System: windows 7
Checklist
- Is this an issue with code?: Yes
- Is this an issue with documentation?: No
- Have you reproduced this in other browsers?: No
- Have you checked for updates?: Yes
- Have you checked for similar open issues?: Yes
Please remember that this is an issue tracker, support requests should be posted on StackOverflow - see CONTRIBUTING.md
Please describe your issue in as much detail as possible:
Just try to simply make a scroll animation but get this error
Steps for reproducing this issue (code):
- Velocity(document.body, {scrollTop: 100}, {duration: 500})
Activity