Page MenuHomePhabricator

[native] Add type params to setStateForContainer invocation in setRegisterState
ClosedPublic

Authored by ashoat on Nov 28 2023, 8:36 PM.
Tags
None
Referenced Files
F2897414: D10084.diff
Fri, Oct 4, 11:19 PM
Unknown Object (File)
Tue, Oct 1, 11:30 PM
Unknown Object (File)
Tue, Sep 10, 8:32 AM
Unknown Object (File)
Tue, Sep 10, 8:32 AM
Unknown Object (File)
Tue, Sep 10, 8:32 AM
Unknown Object (File)
Tue, Sep 10, 8:32 AM
Unknown Object (File)
Aug 29 2024, 4:04 AM
Unknown Object (File)
Aug 27 2024, 12:32 PM
Subscribers

Details

Summary

Following the Flow upgrade, I'm looking at replacing all usages of $Shape in our codebase. Context here.

When I swapped this particular $Shape into a Partial, it caused a Flow error. The Flow error was solved by adding type params to the setStateForContainer invocation.

Depends on D10083

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage