Skip to content

Scroll to item via Adapter.fix

Compare
Choose a tag to compare
@dhilt dhilt released this 24 Apr 23:35
· 473 commits to master since this release
1f4af27
this.datasource.adapter.fix({
  scrollToItem: ({ $index }) => $index === indexToScroll
});

Link to PR.
Link to Demo.