Open
Description
When I run scrollToEnd in version 0.63, I get the error scrollIntoView
of undefined.
also now scroll.props.scrollToEnd gives an error. Because there are no props.
this.scroll.props.scrollToEnd(); // Change to this.scroll.scrollToEnd();
Warning:
TypeError: Cannot read property 'scrollIntoView' of undefined
this is a warning But it doesn't scroll down.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels