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
[x ] bug report => search github for a similar issue or PR before submitting
Current behavior
Error: node_modules/ngx-smart-modal/src/modules/ngx-smart-modal.module.d.ts:8:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
8 static forRoot(): ModuleWithProviders;
~~~~~~~~~~~~~~~~~~~
Error: node_modules/ngx-smart-modal/src/modules/ngx-smart-modal.module.d.ts:12:24 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
12 static forChild(): ModuleWithProviders;
Expected behavior
No compilation errors
Reproduction of the problem
CI/CD pipeline
Please tell us about your environment:
Gitlab runner
Smart Modal version: 0.8.x
7.4.1
Angular version: 2.0.x
14
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
Language: [all | TypeScript X.X | ES6/7 | ES5]
The text was updated successfully, but these errors were encountered:
I'm submitting a ... (check one with "x")
Current behavior
Error: node_modules/ngx-smart-modal/src/modules/ngx-smart-modal.module.d.ts:8:23 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
8 static forRoot(): ModuleWithProviders;
~~~~~~~~~~~~~~~~~~~
Error: node_modules/ngx-smart-modal/src/modules/ngx-smart-modal.module.d.ts:12:24 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
12 static forChild(): ModuleWithProviders;
Expected behavior
No compilation errors
Reproduction of the problem
CI/CD pipeline
Please tell us about your environment:
Gitlab runner
7.4.1
14
The text was updated successfully, but these errors were encountered: