RootCauseunvalidated
The `create` factory is being called without the correct generic type context, and the store is not typed to accept the intended `selectedRows: Array<T>` shape.
187e047e-b43f-4daa-894f-173e3813a608
The create factory is being called without the correct generic type context, and the store is not typed to accept the intended selectedRows: Array<T> shape.