Skip to content
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]: Settings\Defaults\View changes does not work with hidden tabs. #10772

Closed
1 task done
skynetua opened this issue May 28, 2023 · 2 comments
Closed
1 task done

[Bug]: Settings\Defaults\View changes does not work with hidden tabs. #10772

skynetua opened this issue May 28, 2023 · 2 comments
Labels
bug-report Report of a bug, yet to be confirmed platform:mac Issues that apply to Apple OS X, M1, M2, etc

Comments

@skynetua
Copy link

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

Settings\Defaults\View changes does not work with hidden tabs.

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'props')
at Blocks.svelte:271:50
at Array.map ()
at je (Blocks.svelte:271:21)

Steps to reproduce the problem

  1. Add some tab to 'Hidden UI tabs' ui setting, e.g. Train
  2. Restart
  3. Do some changes in UI.
  4. Go to Settings\Defaults and click View changes

What should have happened?

Changed items appeear in the list

Commit where the problem happens

20ae71f

What Python version are you running on ?

Python 3.10.x

What platforms do you use to access the UI ?

MacOS

What device are you running WebUI on?

CPU

What browsers do you use to access the UI ?

Google Chrome, Apple Safari

Command Line Arguments

No

List of extensions

No

Console logs

Browser console:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'props')
    at Blocks.svelte:271:50
    at Array.map (<anonymous>)
    at je (Blocks.svelte:271:21)

Additional information

No response

@skynetua skynetua added the bug-report Report of a bug, yet to be confirmed label May 28, 2023
@grimraider
Copy link

you must control your computer by remote, and shut down your monitor.
display on your pc monitor may fix this.

@catboxanon
Copy link
Collaborator

Fixed in bb90b0f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed platform:mac Issues that apply to Apple OS X, M1, M2, etc
Projects
None yet
Development

No branches or pull requests

4 participants