Skip to content

Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flag#50186

Closed
arushikesarwani94 wants to merge 1 commit into
react:mainfrom
arushikesarwani94:export-D71582553
Closed

Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flag#50186
arushikesarwani94 wants to merge 1 commit into
react:mainfrom
arushikesarwani94:export-D71582553

Conversation

@arushikesarwani94

@arushikesarwani94 arushikesarwani94 commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

Summary:
When useFabricInterop is disabled, deleting component descriptors in Component Registry is failing since #47321 removed the Fabric Interop check from the ComponentDescriptorRegistry.cpp which was added earlier in #42294

Adding back the logic of Fallback component descriptor and error for the same.

Changelog:
[General][Fixed] Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flags

Differential Revision: D71582553

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 20, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582553

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582553

…erAutomaticComponentDescriptor irrespective of feature flag (react#50186)

Summary:

When `useFabricInterop` is disabled, deleting component descriptors in Component Registry is failing since  react#47321 removed the Fabric Interop check from the ComponentDescriptorRegistry.cpp which was added earlier in react#42294

Adding back the logic of Fallback component descriptor and error for the same.

Changelog:
[General][Fixed] Fixing Fabric Interop layer bug defaulting to UnstableLegacyViewManagerAutomaticComponentDescriptor irrespective of feature flags

Differential Revision: D71582553
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D71582553

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Mar 27, 2025
@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 529c24a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants