Phoscon Web App - Blinds and Thermostats Issue

Hi,

I was considering switching from z2m to deconz/Phoscon due to stability issues with Legrand on z2m and the open-source release of Deconz.

However, I’m having trouble with the web interface for Blinds and Thermostats not appearing in Safari and Chrome. The issue seems related to state = app.sensors.filter(sensor => -1 !== sensor.get("uniqueid").indexOf(mac)).map(s => s.get("state")); and the error Cannot read properties of null (reading 'indexOf'). This only occurs when navigating between menu items, like from Sensors to Blinds. Direct links work fine and display correctly.

Do you need any additional details?

Thanks,

Have a nice day