-
* **I'm submitting a ...**
[X] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **What is the current behavior?**
Building a project with angular-cli 1.0…
-
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…
-
```shell
npm WARN angular2-tree-component@2.7.0 requires a peer of @angular/core@^2.0.0 but none was installed.
npm WARN angular2-tree-component@2.7.0 requires a peer of @angular/common@^2.0.0 b…
-
An unhandled exception occurred: Cannot read property 'fileName' of null .
{
"name": "my-app",
"version": "2.1.0",
"license": "MIT",
"scripts": {
"ng": "ng",
"start": "ng serve"…
-
Hey can we add custom components in .body() method.
-
Hi! I use your modal window in my project with angular 4. In console i have a warning:
The element is deprecated. Use instead ("[WARNING ->]"): ng:///BootstrapModalModule/DialogHolderComponent.ht…
-
> EXCEPTION: Uncaught (in promise): Error: Cannot match any routes. URL Segment: 'myModalTarget'
The trigger anchor looks like this:
```
Preview
```
I had this working in a System.js stack, but…
-
Hi,
I was trying to show RTE in modal popup but its not showing anythings.
FYI: I am using modal component from here
https://vmware.github.io/clarity/documentation/modals
-
Hi!
I'm trying to reset a form of a dismissible modal using the onCloseEnd parameter. However, it seems that the resetLoginForm() is always being invoked by the code snippet below even if the moda…
-
The Draghandler don´t work. I can move the by clicking on the whole window.
Here is my code:
```
{{ title }}
```
No errors in browser-console …
gatno updated
5 years ago