ngx-gist icon indicating copy to clipboard operation
ngx-gist copied to clipboard

Error when using in Angular 8 + Angular Material

Open numberformat opened this issue 5 years ago • 0 comments

ERROR TypeError: Cannot read property 'contentWindow' of undefined at NgxGist.push../node_modules/ngx-gist/dist/ngx-gist.js.NgxGist.ngAfterViewInit (ngx-gist.js:19) at callProviderLifecycles (core.js:32328) at callElementProvidersLifecycles (core.js:32293) at callLifecycleHooksChildrenFirst (core.js:32275) at checkAndUpdateView (core.js:44281) at callViewAction (core.js:44637) at execComponentViewsAction (core.js:44565) at checkAndUpdateView (core.js:44278) at callViewAction (core.js:44637) at execEmbeddedViewsAction (core.js:44594)

numberformat avatar Dec 06 '19 14:12 numberformat