-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
ERROR in /test/AutoSubscribe.spec.tsx(128,7):
TS2417: Class static side 'typeof OverriddenComponent' incorrectly extends base class static side 'typeof SimpleComponent'.
Types of property 'getDerivedStateFromProps' are incompatible.
Type 'GetDerivedStateFromProps<SimpleProps, SimpleState>' is not assignable to type 'GetDerivedStateFromProps<unknown, unknown>'.
Types of parameters 'nextProps' and 'nextProps' are incompatible.
Property 'ids' is missing in type 'Readonly<unknown>' but required in type 'Readonly<SimpleProps>'.Metadata
Metadata
Assignees
Labels
No labels