Enoch Gao
Enoch Gao
减少你app.module.ts中的引用,利用路由懒加载分割惰性模块
 I found the problem. html2canvas traverses document nodes, but the element nodes projected in angular are not in document
I tried it and it didn't happen again.your code should be `this.headerImg= this._sanitizer.bypassSecurityTrustUrl(window.URL.createObjectURL(data));` and make sure data is of type Blob. @kscSoft [demo](https://stackblitz.com/edit/angular-nyvpcd?file=src/app/app.component.ts)
nx version 17.0.3 works fine
Didn't solve this problem #21036
You can compile a service and drop it into node_module with the same effect
> The previous issue was addressed, if this issue still exists, it will require further investigation. I upgraded to version 17.3.0-beta.1,but host remote child value still null. [repo](https://github.com/EnochGao/nx-test)
@Coly010 https://github.com/nrwl/nx/assets/41459067/8a0dc145-c0c7-40db-bcb2-f34f36e14950
I set 'buildLibsFromSource' and it doesn't work. The problem I have now is that there are third-party libraries that expose config.service, which is not an instance in host and remotes