wekan/client
Marc Hartmayer d5fbd50b76 Make scrollParentContainer() more robust as it's used in a timeout callback
Example exception:

Exception in setTimeout callback: TypeError: Cannot read property 'parentComponent' of null
at constructor.scrollParentContainer (cardDetails.js:77)
at cardDetails.js:190
at Meteor.EnvironmentVariable.EVp.withValue (meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1207)
at meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:588
at meteor.js?hash=857dafb4b9dff17e29ed8498a22ea5b1a3d6b41d:1234

Probably there is a better fix for this.
2020-05-24 11:28:05 +02:00
..
components Make scrollParentContainer() more robust as it's used in a timeout callback 2020-05-24 11:28:05 +02:00
config Prettier & eslint project style update 2019-06-28 12:56:51 -05:00
lib Merge branch 'lib-change' of https://github.com/PDIS/wekan into 2020-05-24 03:13:53 +03:00
00-startup.js Install Wekan to mobile homescreen icon and use fullscreen PWA. 2020-04-30 06:54:48 +03:00