ioBroker.vis icon indicating copy to clipboard operation
ioBroker.vis copied to clipboard

TypeError: that.views[view].widgets[wid] is undefined

Open hgschwibbe opened this issue 2 years ago • 7 comments

I created some template component for a socket to copy.

After I copied and configured my template 11 times I faced the following error:

grafik grafik

hgschwibbe avatar Feb 25 '23 00:02 hgschwibbe

Before I forget, here is my anonymized project if you try to reproduce it: 2023-02-25-main.zip

hgschwibbe avatar Feb 25 '23 09:02 hgschwibbe

@hgschwibbe please post as well the setting of your Web Adapter

Feuer-sturm avatar Feb 25 '23 09:02 Feuer-sturm

grafik

hgschwibbe avatar Feb 25 '23 12:02 hgschwibbe

grafik

hgschwibbe avatar Feb 25 '23 12:02 hgschwibbe

@hgschwibbe Does the behavior of your issue change if you activate "Reine Web-Sockets (iobroker.ws) verwenden"?

Feuer-sturm avatar Feb 25 '23 19:02 Feuer-sturm

Yes it change. I can create more elements now but the console is full of error logs: grafik

hgschwibbe avatar Feb 25 '23 19:02 hgschwibbe

I also recognized that I am able to create more widgets when I reduce the amount of sensors. I removed the Ampere sensor and the additional lightning indicator from the socket image to release more widgets. It looks like the webapp scales down as the number of sensors increases.

hgschwibbe avatar Feb 25 '23 19:02 hgschwibbe