-
Hi,
I upgraded Angular 15 to 16 and ngx-smart-modal from 7.1.1 to 14.0.3.
After the upgrade I am getting the following error:
Error: NG0200: Circular dependency in DI detected for ApplicationRe…
-
I'm upgrading `angular` 14 to 15 and `ngx-smart-modal` from 7.4.1 to 14.0.3 and it start throwing this error.
```
Error: src/app/supply/my-edit-modal/my-edit-modal.component.html:2:3 - error NG8002…
-
```
Error: node_modules/ngx-smart-modal/lib/components/ngx-smart-modal.component.d.ts:154:94 - error TS2344: Type '{ closable: { alias: "closable"; required: false; }; escapable: { alias: "escapable"…
-
In https://www.npmjs.com/package/ngx-smart-modal, the `Documentation` and `Demo` hyperlinks point to https://maximelafarie/ngx-smart-modal and https://maximelafarie/ngx-smart-modal/#/demo, respectivel…
-
**I'm submitting a ...** (check one with "x")
```
[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit …
-
With the newest version, the return type of `getData()` changed from `any` to `unknown`. This should be included in the list of breaking changes. Why was this change necessary in the first place?
S…
la-we updated
3 months ago
-
I have created Asp.Net MVC Angular2 application which is working fine while running in visual studio2017 External Host. But when i publish this application and run through IIS. i am receiving an error…
-
unfortunately, component is not working with angular 10+ and i'm waiting for the update to be able upgrade to angular 11
-
Angular 13.3.5
ng6-file-man 4.0.0
(PS.) Tried to add "ngx-smart-modal": "^7.4.1"
RROR Error: Uncaught (in promise): NullInjectorError: R3InjectorError(ClientModule)[NodeClickedService -> NodeClic…
-
Hi. Could you explain for what target property? I expected that it is place where modal can be append? Because looks like according to code it is document body only.