Skip to content

Conversation

mimosapudical
Copy link

Fix: Resolve 'Expected static flag was missing' error in recursive components

Summary

Fixes false positive "Expected static flag was missing" error in recursive components with early returns before hooks.

Added recursive component detection to skip static flag validation when appropriate.

Fixes #34111

How did you test this change?

@meta-cla meta-cla bot added the CLA Signed label Aug 24, 2025
vintagesquid

This comment was marked as abuse.

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.

Bug: "Internal React error: Expected static flag was missing."
2 participants