Bug report: module "enum" inputs are broken

Hey there,

module inputs set as “enums” aren’t working currently.

Create a module (BrokenEnum) with an enum input.

Add the module to an app.

Click the module to reveal inspector. Inspector frame crashes.

2025-12-18_14-05-10 (1)

Change the input to string and the module’s inspector loads again.

Same here, I cannot inspect the module inputs in existing apps so this is highly blocking. The only alternative I see is not using the enums but that means I need to first change the module and then go in each app update the inputs which is such a pain.

Hey yall - Thanks for reporting this. We received a report for this already and are in the process of shipping a fix. It should be shipping out early next week! We appreciate the report and the patience.

1 Like