[ISSUE] Console right panel not rendering

The right side of the console isn't rendering. It just has the large space and informational that tells the user to use particle.publish() to get event to appear. Usually, there is a simple interface to call published functions and get published variables.

Using Chrome. No changes to my config since last night when it last worked. Particle Status says the management console is operational.

Any ideas? thanks!

I figured this out. I had launched the console without having a device selected. Usually when I launch the console from the Web IDE it is scoped to the selected device (from the Web IDE) but perhaps this isn't how it works with devices in products. Anyway, the solution is to select "My Devices" and then select a device.

Yes, the behavior is different for product devices.