autoload older notifications when scrolled to the bottom
This commit is contained in:
parent
b4122c1003
commit
6ae3c1cfcf
3 changed files with 10 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
<i class="button-icon icon-cancel"/>
|
||||
</a>
|
||||
</div>
|
||||
<div v-if="currentUser" class="mobile-notifications">
|
||||
<div class="mobile-notifications" @scroll="onScroll">
|
||||
<Notifications ref="notifications" noHeading="true"/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue