-
Having trouble determining how i would open a modal not from a click event? I see the example to close one, but i am not sure where the @ViewChild lives. Can you shed some insight on this please
My a…
d1820 updated
8 years ago
-
In my project I have boostrap-sass installed as a dev dependency. Is there way to install this since I don't have the pre-built bootstrap installed?
-
To be clear, I have:
``` html
—> parent component
—> should call #productModal
—> another of my components in which I call your component
… —> my code
```
If …
-
Apparently if you leave the tabindex="-1" off the div, the escape key wont close the modal automatically.
Any chance you could add an input for the modal to not close on escape which sets that tabind…
-
I have a requirement where the modal should have an input form with text fields and also validations. If the validations fail it should not close the pop up when the user presses ‘Save’ on the modal. …
-
When not in `productionMode()` the following error is logged to the console:
`EXCEPTION: Expression '{top: top, left: left, display: display} in TooltipContainer@1:5' has changed after it was checked…
-
`$ gulp production` fails with `An error occured in task 'x_bundle'`
``` shell
✘ jakeniemiec@Sat ~/RubymineProjects/ng2Boilerplate master ● gulp production
[15:30:17] Using gulpfile ~/Rubymin…
-
with ng2 beta 0.9 I get EXCEPTION: No Directive annotation found on ModalComponent
works fine in 0.8
and it's odd, I am not sure why ng2 is throwing on directive annotation missing when ModalComponen…
-
Replicate BS3 Alert Component
-
My app becomes very sluggish after using it for a while. This is because it keeps modal elements in the DOM.