Skip to content
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

[Bug Report] infiniteScroll in official document is not working #15816

Closed
leozzyzheng opened this issue May 31, 2019 · 4 comments
Closed

[Bug Report] infiniteScroll in official document is not working #15816

leozzyzheng opened this issue May 31, 2019 · 4 comments

Comments

@leozzyzheng
Copy link

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:

"[Vue warn]: Error in directive infinite-scroll inserted hook: 'TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.'
@leozzyzheng
Copy link
Author

Any updates?

@duyngha
Copy link

duyngha commented Aug 4, 2019

Got the same issue with infinite scroll component. Anybody can help? Thanks.

@leozzyzheng
Copy link
Author

Fixed in 2.11.0

@leozzyzheng
Copy link
Author

See https://github.com/ElemeFE/element/pull/16698/files#diff-27caed56f87e34abfd7561c620d9bcf2R10
just lost style="overflow:auto" on ul tag, it works in 2.9.1.

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

No branches or pull requests

2 participants