wekan/client/components/activities
Marc Hartmayer 06cacd7a5a Fix infinite scrolling for activities
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)
2020-06-11 02:36:06 +02:00
..
activities.jade WIP: XSS fixes 2020-06-07 23:22:04 +02:00
activities.js Fix infinite scrolling for activities 2020-06-11 02:36:06 +02:00
activities.styl - Fix adding comments. 2020-02-05 19:47:08 +02:00
comments.jade Replace the component bounded cachedValue by a global UnsavedEdits 2015-08-31 15:52:16 +02:00
comments.js Fix Browser always reload the whole page when I change one of the card color. 2020-03-31 16:56:32 +03:00
comments.styl - Fix adding comments. 2020-02-05 19:47:08 +02:00