I encountered an issue in Retool where I'm unable to load my mainAudit screen. The error message states:
Error ID: c08eea8e78f3469ca122689b1964c983
Can not find Frame ID for given subcontainer "$main8"
Steps to Reproduce:
- Navigated to mainAudit screen.
- Attempted to interact with a component (e.g., button click, form submission).
- The page failed to load properly, and this error appeared.
What I Tried:
- Refreshing the page → Did not resolve the issue.
- Checked component references → Unable to find any misconfigured
$main8
reference. - Looked at the console logs → Error seems related to missing Frame ID.
Possible Causes:
- A deleted or missing component that still has event handlers pointing to it.
- A corrupt layout or frame reference in Retool's internal state.
- Retool bug or caching issue.
Questions for the Community:
- Has anyone faced this issue before?
- Is there a way to reset UI state or refresh component references without rebuilding?
- Should I delete and recreate the screen, or is there a better fix?
Any insights would be appreciated!
ADMIN.json (72.8 KB)