You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 'this' context of type 'typeof Model' is not assignable to method's 'this' of type 'new () => Model<any>'.
Cannot assign an abstract constructor type to a non-abstract constructor type.