I have some modules (such as MMM-mmpm and others) that do not show on the screen but are in the list of modules. Whenever ModuleScheduler tries to show / hide these modules, it runs into an error and aborts. Hence this fix to allow for these type of modules and have ModuleScheduler work correctly only for visible modules.
@cschwarz007 thanks for the pull request. The core module file has changed following the user of prettier to format the code. As a result the pull request has conflicts. Can you update, fix and resubmit? Thanks
I have some modules (such as MMM-mmpm and others) that do not show on the screen but are in the list of modules. Whenever ModuleScheduler tries to show / hide these modules, it runs into an error and aborts. Hence this fix to allow for these type of modules and have ModuleScheduler work correctly only for visible modules.