Skip to content

fix: renderpath for type-extensions#1499

Open
m-hau wants to merge 1 commit into
mvantellingen:mainfrom
m-hau:fix/renderpath-typeextension
Open

fix: renderpath for type-extensions#1499
m-hau wants to merge 1 commit into
mvantellingen:mainfrom
m-hau:fix/renderpath-typeextension

Conversation

@m-hau

@m-hau m-hau commented Jul 23, 2026

Copy link
Copy Markdown

The child_path variable can still be set from the attribute loop above, but then it has the wrong value. Without any attributes it is unset and causes an UnboundLocalError. Set it always to a proper value.

Fixes: 0c8a3fc ("Add support to pass base-types to type extensions")

The `child_path` variable can still be set from the attribute loop
above, but then it has the wrong value. Without any attributes it is
unset and causes an UnboundLocalError. Set it always to a proper value.

Fixes: 0c8a3fc ("Add support to pass base-types to type extensions")
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.

1 participant