Skip to content

fix smoothScroll.animateScroll parameter error #823

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

Merged
merged 1 commit into from
Mar 14, 2017
Merged

fix smoothScroll.animateScroll parameter error #823

merged 1 commit into from
Mar 14, 2017

Conversation

linkHe12
Copy link
Contributor

"List Rendering > Array Change Detection"

You can open the console and play with the previous examples’ items array by calling their mutation methods. For example: example1.items.push({ message: 'Baz' })

ecec example1.items.push({ message: 'Baz' }) throw error

"List Rendering > Array Change Detection"

> You can open the console and play with the previous examples’ items array by calling their mutation methods. For example: example1.items.push({ message: 'Baz' })

ecec `example1.items.push({ message: 'Baz' })` throw error
Copy link
Member

@kazupon kazupon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@kazupon kazupon merged commit a6a9735 into vuejs:master Mar 14, 2017
kazupon pushed a commit to kazupon/vuejs.org that referenced this pull request Oct 1, 2017
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

Successfully merging this pull request may close these issues.

2 participants