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
I've got this error while compilation. Version 6.0.0-beta.8
[ng] ERROR in node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(3,43): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(3,61): error TS2344: Type '"SuperTab"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(9,49): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(9,67): error TS2344: Type '"SuperTabButton"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(15,44): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(15,62): error TS2344: Type '"SuperTabs"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(22,53): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(22,71): error TS2344: Type '"SuperTabsContainer"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(30,51): error TS2312: An interface can only extend an object type or intersection of object types with statically known members.
[ng] node_modules/@ionic-super-tabs/angular/dist/directives/proxies.d.ts(30,69): error TS2344: Type '"SuperTabsToolbar"' does not satisfy the constraint '"IonIcon" | "IonActionSheetController" | "IonActionSheet" | "IonAlertController" | "IonAlert" | "IonAnchor" | "IonApp" | "IonAvatar" | "IonBackButton" | "IonBackdrop" | "IonBadge" | ... 86 more ... | "IonVirtualScroll"'.
[ng]
The text was updated successfully, but these errors were encountered:
I've got this error while compilation. Version 6.0.0-beta.8
The text was updated successfully, but these errors were encountered: