- My goal: Stop nested module from duplicating inputs and throwing errors because of it, slowing down app load time dramatically
- Issue: Nested module is blocked from loading because it's trying to load inputs that do not exist
- Steps I've taken to troubleshoot: Removed all other errors from app, moved module to its own page to isolate the issue
- Additional info: (Cloud or Self-hosted, Screenshots)
As you can see Retool is trying to render a nested input that does not exist. The valid input is the first one (happens to be a module)
Confirmed that I am not nesting the modPropertyApplication within itself.
RetoolGrid:modPropertyApplication1::dob_input::date1
RetoolGrid:modPropertyApplication1::modPropertyApplication1::dob_input::date1