We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dac928 + dd61c6d commit 55fa32fCopy full SHA for 55fa32f
addon/components/collection-scroll-view/index.hbs
@@ -1,7 +1,7 @@
1
<ScrollView
2
class="CollectionScrollView"
3
@contentHeight={{this.scrollHeight}}
4
- @scrollTopOffset={{this.scrollTopOffset}}
+ @scrollTopOffset={{@scrollTopOffset}}
5
@initialScrollTop={{@initialScrollTop}}
6
@key={{@key}}
7
@auxiliaryComponent={{if @auxiliaryComponent
0 commit comments