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

fix: safely access config.blocks during type generation #11320

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

AlessioGr
Copy link
Member

A discord user reported a "TypeError: config.blocks is not iterable" error when generating types: https://discord.com/channels/967097582721572934/1342383112289517578/1342383112289517578

To prevent that error, this PR ensures config.blocks is safely accessed during type generation

@AlessioGr AlessioGr merged commit 3ffc268 into main Feb 21, 2025
69 checks passed
@AlessioGr AlessioGr deleted the fix/config-blocks branch February 21, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant