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
Unknown Object (File)
Mon, Jan 20, 5:46 AM
Unknown Object (File)
Fri, Jan 17, 11:33 PM
Unknown Object (File)
Thu, Jan 16, 11:29 AM
Unknown Object (File)
Wed, Jan 8, 1:14 AM
Unknown Object (File)
Wed, Jan 8, 1:14 AM
Unknown Object (File)
Wed, Jan 8, 1:13 AM
Unknown Object (File)
Wed, Jan 8, 1:13 AM
Unknown Object (File)
Dec 14 2024, 6:56 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
Lint Not Applicable
Unit
Tests Not Applicable