-
-
Notifications
You must be signed in to change notification settings - Fork 158
Labels
typingSomething type relatedSomething type related
Description
This seems to be a regression introduced in v2.27.0 (cb7d611).
Using prop, the generic gets lost in index types.
A workaround is to use ({id}) => id instead of prop('id').
Copilot
Metadata
Metadata
Assignees
Labels
typingSomething type relatedSomething type related