- Notifications
You must be signed in to change notification settings - Fork 644
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.
bulatkhayrullin, matheusbaumgart, FraserHamilton, Foskas, SpertsyanKM and 2 more
Metadata
Metadata
Assignees
Labels
No labels