zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
923 stars 197 forks source link

Loading animation (load bar and spinning circle) stay infinitely on #3791

Open jfhautenauven opened 2 weeks ago

jfhautenauven commented 2 weeks ago

Checklist

Deploy method

Snap

Z-Wave JS UI version

9.14.4

ZwaveJS version

12.12.1

Describe the bug

I noticed since a few days that the load animation on ZW JS UI stays there indefinitely and doesnt go away anymore.

image

It is not a blocking issue but I'm pretty sure it's a regression.

To Reproduce

Have ZW JS UI run a couple of hours. Use Chrome navigator Navigate to ZW JS UI The loading is done. The load animation goes away for one second, then comes back until the end of times :)

Expected behavior

The load animation goes away when the page is loaded

Additional context

No response

robertsLando commented 2 weeks ago

@jfhautenauven Could you show me what's on chrome network tab? Just to understand what's the outgoing request that causes that

goofball222 commented 4 days ago

Also seeing this behavior. Nothing going as far as active connections in the Chrome dev tools network tab after the initial page load.

robertsLando commented 1 day ago

Do you have an easy way to reproduce this apart from having the tab inactive for a couple of hours?