You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nothing show in screen and there is the error message in console:
"[Vue warn]: Error in directive infinite-scroll inserted hook: 'TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.'
The text was updated successfully, but these errors were encountered:
Element UI version
2.9.1
OS/Browsers version
windows7/ chrome 74.0.3729.131
Vue version
2.6.10
Reproduction Link
https://codepen.io/anon/pen/mYQpoa
Steps to reproduce
Run the sample code in offical document site, or directly click the "Try it!" on the document site: https://element.eleme.io/#/en-US/component/infiniteScroll
What is Expected?
I could see the list and scroll down
What is actually happening?
Nothing show in screen and there is the error message in console:
The text was updated successfully, but these errors were encountered: