0.48.0 appears to have broken indicators for SENSORS

After upgrade to 0.48, the badges for my four sensors no longer display the open circles for OFF and the circle with a check in them for ON. The badges are now just WHITE fields with the round badge border around them.

The sensors function properly but there’s no visual representation of their function. Clicking any sensor badge gives the details which indicate the status properly (ON or OFF).

Also, on my climate (Honeywell thermostat), the UP/DOWN arrows are no longer visible in details for raising or lowering temp. The fields are still present because mousing over where they should be changes the cursor type.

Anyone know how I can get the visual details back to where they were with 0.47.1?

…And then miraculously as though nothing had ever been wrong with them, the indicators now work properly.

All I did was refresh my frontend webpage from the browser and they are showing up correctly now. Go figure!

Actually, this is quite common. It’s always a good idea to do a Shift+Refresh or F5 (or the appropriate keystroke) to do a manual refresh of the browser cache after each HA update - especially after a major release.

(HA uses the browser cache quite extensively to send only the data it needs to - and that’s a good thing!)