ngx.layer icon indicating copy to clipboard operation
ngx.layer copied to clipboard

angular2 dialog plugin

Results 4 ngx.layer issues
Sort by recently updated
recently updated
newest added

Error: ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: 'undefined'. Current value: 'dialog_body'. It seems like the view has been created after its parent and its children have...

能否給一個在cli下引入的demo,我嘗試了幾個方法均無效。

npm:https://www.npmjs.com/package/angular2-layer welcome and advice

following the document, installed angular2-layer, then the systemconfig.js: 'angular2-layer': 'npm:angular2-layer', ... "angular2-layer" : { main: 'ng2-layer.js', defaultExtension: 'js'}, then I got the following error with "import {NgLayer, NgLayerRef} from 'angular2-layer'":...