Skip to content

Conversation

yujiaaoyujia
Copy link

When use both :top-method and :bottom-method in loadmore.vue. Touchmove event handler function 'handleTouchMove()' throw error.
Ignored attempt to cancel a touchmove event with cancelable=false.
Fix it with event.cancelable.

When use both :top-method and :bottom-method in loadmore.vue. Touchmove event handler function 'handleTouchMove()' throw error.
Ignored attempt to cancel a touchmove event with cancelable=false.
Fix it with event.cancelable.
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.

1 participant