Error adding module to an app

I have a module that I’ve used in an app in several places successfully. Today I tried adding it to another spot in the app. When I click on the module container after it’s added into the app to wire in the inputs, I get an error in the Inspector drawer:

I have tried refreshing the page multiple times and I’ve tried in incognito mode, and every single time I try to look at the module container in the Inspector drawer this error occurs. I am not able to wire in the inputs to the module at all.

Is this a bug? I’ve never experienced this before today.

1 Like

I was able to resolve this by switching one of my module inputs from an enum to a string. Seems like something is broken with the enum inputs.

1 Like

Hello @JaredStufft,

I’ve reviewed your issue related to module enum inputs. Below is an official post from the Retool team that addresses this behavior.

Thanks, @JaredStufft & @WidleStudioLLP, for your helpful comments! I am just confirming our team shipped a fix for this :white_check_mark:

1 Like

4 posts were split to a new topic: Module enum inputs not working