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'm submitting a ...
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
After installing this package. Error during compilation, the project does not start.
Error: node_modules/ngx-modialog/lib/ngx-modialog.module.d.ts:9:71 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (you can use one of the templates above as a starting point).
What is the expected behavior?
No errors during compilation
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
Angular version: 10.2.2
Browser: All
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
The text was updated successfully, but these errors were encountered:
IMPORTANT: Please provide a sample using: http://plnkr.co/edit/lV7zsw7Yqossgs9JOfQU?p=preview
I'm submitting a ...
[ ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
After installing this package. Error during compilation, the project does not start.
Error: node_modules/ngx-modialog/lib/ngx-modialog.module.d.ts:9:71 - error TS2314: Generic type 'ModuleWithProviders' requires 1 type argument(s).
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via
https://plnkr.co or similar (you can use one of the templates above as a starting point).
What is the expected behavior?
No errors during compilation
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
The text was updated successfully, but these errors were encountered: