mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
This fixes the error:
Uncaught TypeError: activitiesComponent.loadNextPage is not a function
at constructor.reachNextPeak (sidebar.js:63)
at constructor.BlazeComponent.callFirstWith (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:660)
at constructor.scroll (infiniteScrolling.js:28)
at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:469
at Object.Blaze._withCurrentView (view.js:533)
at peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:468
at Template._withTemplateInstanceFunc (template.js:490)
at Blaze.View.eventMap.<computed> (peerlibrary_blaze-components.js?hash=4049f7e3116e3d9e865392b9546e70dc479b9add:467)
at view.js:879
at Object.Blaze._withCurrentView (view.js:533)
|
||
|---|---|---|
| .. | ||
| activities.jade | ||
| activities.js | ||
| activities.styl | ||
| comments.jade | ||
| comments.js | ||
| comments.styl | ||