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

if extensions page not loaded, prevent apply #14873

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

w-e-w
Copy link
Collaborator

@w-e-w w-e-w commented Feb 9, 2024

Description

since they are built-in extensions we can make the assumption that they will be at least one or more extensions

if length is 0 then throws an error

also if for whatever reason there is no extensions then this doesn't matter anymore

to manually test this you can put a breakpoint in

def extension_table():

Screenshots/videos:

image

Checklist:

since they are built-in extensions we can make the assumption that they will be at least one or more extensions

Co-Authored-By: Andray <33491867+light-and-ray@users.noreply.github.com>
@w-e-w w-e-w requested a review from AUTOMATIC1111 as a code owner February 9, 2024 14:23
@AUTOMATIC1111 AUTOMATIC1111 merged commit 2f1e2c4 into dev Feb 11, 2024
6 checks passed
@AUTOMATIC1111 AUTOMATIC1111 deleted the check_extensions_list_on_apply_js_method branch February 11, 2024 05:29
@w-e-w w-e-w mentioned this pull request Feb 17, 2024
@pawel665j pawel665j mentioned this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants