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)
Fri, Nov 8, 10:52 AM
Unknown Object (File)
Wed, Oct 30, 8:21 PM
Unknown Object (File)
Wed, Oct 30, 8:21 PM
Unknown Object (File)
Wed, Oct 30, 8:21 PM
Unknown Object (File)
Wed, Oct 30, 8:21 PM
Unknown Object (File)
Oct 25 2024, 10:59 PM
Unknown Object (File)
Oct 4 2024, 11:19 PM
Unknown Object (File)
Oct 1 2024, 11:30 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