Read the statement by Michael Teeuw here.
Calendar views load as hidden
-
I don’t know where I took a wrong turn but my calendar views (MMM-CalendarExt2) load with the hidden class.
I disabled all other modules. I trimmed everything down to defaults, cleaned out custom.css. I do not know where it came from. I previously used the Remote Control and Scenes2 module but I removed their configs from config.js.
What is happening? How can I fix this?
-
I think I found the issue, the
scenessection for MMM-CalendarExt2 had an error. I discovered it by explicitly looking at errors in the console (and ignoring the many warnings). -
@mmmmh you should be using Ext3. It gets its events from the default calendar module
I would guess on ext2 it is waiting for its event loader to provide some events
-
@sdetweil Thanks for your comments. My CSS tweaks (which I disabled for my troubleshooting) are geared towards Ext2 (which has become active again) but I will look into Ext3.
There is no fetching delay. The modules are literally hidden. I can inspect, remove the class and see the data.
-
@mmmmh are you using mmm-pages or something like that?
-
@sdetweil In my non-troubleshooting setup I use Scenes2 and remote-API. In my troubleshooting setup I only use Calendar-Ext2. I just updated it and see if it makes a difference.
-
I think I found the issue, the
scenessection for MMM-CalendarExt2 had an error. I discovered it by explicitly looking at errors in the console (and ignoring the many warnings). -
M mmmmh has marked this topic as solved
