EmbeddedEnterprises/ng6-golden-layout

MultiWindowService Error when pdoruction in local continaer

morisamon opened this issue · 2 comments

Hey,
I use the ngx-golden-layout": "0.0.17 version in Angular 8
The MultiWindowService directive works well when I run the code from the development environment from visual code.
But, when I build a prod and run it in the local container I receive an error from PluginRegistryService

image

image

May you help me, please?

Please update to the latest version, 0.0.17 won't get any bugfixes (sorry for that)
You might want to give the 0.0.37 a try, as well as 0.0.34 (if you're bound to angular 8 and the 0.0.37 does not work for you)

Thank, it works =]