-
While developing a library it is always helpful to use an application that consumes that library within the same project.
The most obvious reasons are:
- Speeds up developments in a large factor
- Ea…
-
Hi guys,
I am trying to generate both the modal trigger and modal dynamically. I have added the href attribute on the modal trigger, yet nothing shows up when I click it.
modal_000001, which is…
-
To provide an easy to use, productive and dev friendly seed here are some suggested refactoring.
Each suggestion has an issue attached, this issue is used for managing the issues:
- [ ] Move to Webpac…
-
I am trying to use the example of opening a modal found in the npm instructions and can get the modal to work fine as exemplified but am having trouble figuring out how to make it load upon coming fro…
-
* **I'm submitting a ...**
[X] bug report
Angular 5.2 brings a new AoT compiler option for more thorough template type checking. This option is expected to default to true in the future:
http…
-
Hello,
I am trying to use the modal inside another service, it used to work before but now it doesn't anymore.
I have a service for error reporting, all components and services in the program use it…
-
I followed the instructions in the readme.md but when I run `npm run watch` I get the following error:
```
ERROR in ./src/views/header.html
Module not found: Error: Can't resolve './\""' in 'D:\s…
-
I tryed use ng2-redux-form with angular2-redux-example but I got error. May be I do something wrong. Could you check it? You could check it [this](https://github.com/lemind/angular2-redux-example/comm…
-
* **I'm submitting a ...**
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **What is the current behavior?**
When closing a ngx-modialog modal c…
-
Imported BootstrapModalModule in my appmodule, there is no compilation error but unable to load my page.
Error: Unexpected value 'BootstrapModalModule' imported by the module 'AppModule'.
i am using…