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
`[Vue warn]: Error in directive infinite-scroll inserted hook: "TypeError: Argument 1 of MutationObserver.observe does not implement interface Node."
found in
--->
at src\views\layout\components\AppMain.vue
at src\views\layout\Layout.vue
at src\App.vue
vue.runtime.esm.js:587
TypeError: "Argument 1 of MutationObserver.observe does not implement interface Node."
inserted element-ui.common.js:38458
VueJS 13
vue.runtime.esm.js:1737
TypeError: el.getBoundingClientRect is not a function`
Element UI version
2.10.0
OS/Browsers version
Mac OS High Sierra / Chrome latest version
Vue version
2.6.10
Reproduction Link
https://codepen.io/connecteev/pen/BgrmXP?&editable=true
Steps to reproduce
The infinite scroll does not work at
https://codepen.io/connecteev/pen/BgrmXP?&editable=true
This is copied from
https://element.eleme.io/#/en-US/component/infiniteScroll
What is Expected?
Infinite scroll should work.
What is actually happening?
Error is seen in console and Infinite scroll does not work.
Error:
The text was updated successfully, but these errors were encountered: