You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix old-arch component not updating background in interop layer example (#36924)
Summary:
I've noticed that in the Fabric Interop Layer sample on RN-Tester, when running with Old Arch, the legacy view is not receiving the commands correctly.
This is due to us not sending the command as string, which is making the command fail to deliver.
## Changelog:
[INTERNAL] - Fix old-arch component not updating background in interop layer example
Pull Request resolved: #36924
Test Plan:
Tested locally:
| Before | After |
|--------|--------|
|  |  |
Reviewed By: cipolleschi
Differential Revision: D45043929
Pulled By: cortinico
fbshipit-source-id: 8bb2a052a1a600046f3a16c868062c5e600385f0
0 commit comments