MMM-GoogleFit
MMM-GoogleFit copied to clipboard
TypeError: Cannot read property 'getElementsByClassName' of null
I see the following in chrome inspector after adding the module:
TypeError: Cannot read property 'getElementsByClassName' of null at moduleNeedsUpdate (main.js:176) at main.js:144 at new Promise (<anonymous>) at updateDomWithContent (main.js:137) at main.js:119
I don't believe this is directly specific to my module based on the stack trace. Have you updated the module via git pull
? Is it still an issue?