-
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…
-
Project Package JSON:
{
"name": "abc",
"description": "",
"homepage": ",
"dependencies": {
"@angular/animations": "4.3.6",
"@angular/cdk": "2.0.0-beta.8",
"@angular/common"…
-
Add more examples to the guide. Please provide plnkr's if you can't PR in this repo.
Thanks,
@formly-js/angular2-formly-core-team
- **Field Options**
- [x] Expression Properties ( http://plnkr…
-
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
-
> 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…
-
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
-
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…
-
-
Tested with angular2-multiselect-dropdown v5.0.4 and Angular v9, 10, 11 and 12.
When the dropdown is shown on top, if the data list is empty, the dropdown is positioned "floating" far above the inp…