Skip to content
Snippets Groups Projects
Commit 493784da authored by Arinde Eniola's avatar Arinde Eniola
Browse files

fix bug causing the infinite scrolling in activity feeds to break when you...

fix bug causing the infinite scrolling in activity feeds to break when you click a link and navigate back
parent f23f274b
No related branches found
No related tags found
Loading
Pipeline #
Loading
@@ -9,4 +9,7 @@
Loading
@@ -9,4 +9,7 @@
= spinner = spinner
   
:javascript :javascript
new Activities(); var activity = new Activities();
$(document).on('page:restore', function (event) {
activity.reloadActivities()
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment