-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug]: Tabblad under Objects not expanding #2847
Comments
What do you see if you enter command: |
iob object list tuya.0.* returns a huge list of items: |
Response on iob o get "tuya.0.bfd008ca31be4f556d3nbb.5-rgb": {"type":"state","common":{"name":"colour_data RGB","type":"string","role":"level.color.rgb","read":true,"write":true},"native":{},"from":"system.adapter.tuya.0","user":"system.user.admin","ts":1733405555899,"_id":"tuya.0.bfd008ca31be4f556d3nbb.5-rgb","acl":{"object":1636,"state":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}} If I search for for a tuya Objectid in Javascript or Scenes e.g. I can expand all tabs within tuya. Only in Objects all tabs will not further expand. The version number of Edge is: 131.0.2903.86 (Officiële build) (64-bits). |
No existing issues.
Describe the bug
When click on the "0" item, the admin screen does not expand.
To Reproduce
Expected behavior
I expect a list of all the tuya-devices ( >45 items)
Screenshots & Logfiles
Adapter version
Admin 7.4.3
js-controller version
7.0.3
Node version
20.10.1
Operating system
Windows 11 Edge browser. Raspberry pi 4 for IOBroker
Additional context
No response
The text was updated successfully, but these errors were encountered: