<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Unable to import CoreModule inside lazy loaded modules. in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2986#M910</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/80026"&gt;@nelsonneves&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;It's probably better to start this as a new thread (eventhough it's related) because people often overlook threads they've already read but not subscribed to.&lt;/P&gt;
&lt;P&gt;HTH,&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2020 14:27:22 GMT</pubDate>
    <dc:creator>EddieMay</dc:creator>
    <dc:date>2020-02-25T14:27:22Z</dc:date>
    <item>
      <title>Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2980#M904</link>
      <description>I have a common module where all the dependencies related to Alfresco are imported(containing CoreModule), now when I try to inject this common module inside my lazyloaded module it does not work.Console Error :ERROR Error: Uncaught (in promise): Error: BrowserModule has already been loaded. If you</description>
      <pubDate>Thu, 04 Jan 2018 10:29:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2980#M904</guid>
      <dc:creator>yadavami</dc:creator>
      <dc:date>2018-01-04T10:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2981#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a known issue and already in our backlog. To unblock development you can meanwhile use standard routes and switch to lazy loaded ones as soon as issue is resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2018 12:32:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2981#M905</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-01-04T12:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2982#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our project structure and requirement does not allow to use standard routes.&lt;BR /&gt;We are left one option that is updating CoreModule and maintain it locally could you suggest some pointer for the same.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 11:32:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2982#M906</guid>
      <dc:creator>yadavami</dc:creator>
      <dc:date>2018-01-05T11:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2983#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you know what needs to be done to make CoreModule fully compatible with the lazy loading (including Translate service I believe), then you could create a contribution pull request instead of maintaining a local copy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 18:54:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2983#M907</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-01-05T18:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2984#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With 2.1 release it should be possible using lazy-loaded modules, including i18n resources that a local to the lazy module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 13:33:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2984#M908</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-01-09T13:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2985#M909</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I have a shared-module where I'm importing all the alfresco modules (like CoreModule.forChild()) when I try to import that shared module in a lazy loading module, I have issues with the translation providers, it seems to load a&amp;nbsp;&lt;SPAN&gt;TranslateFakeLoader&lt;/SPAN&gt; instead of the TranslateLoaderService.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It runs twice the first time it catchs the&amp;nbsp;TranslateLoaderService but then it catches the&amp;nbsp;&lt;SPAN&gt;TranslateFakeLoader and blows when it tries to call the "setDefaultLang" (this.customLoader.setDefaultLang(this.defaultLang)#adf-core.js).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Note: I'm exporting the Alfresco modules on the sharedModule.&lt;/P&gt;&lt;P&gt;Can anyone help me please?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 17:41:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2985#M909</guid>
      <dc:creator>nelsonneves</dc:creator>
      <dc:date>2020-02-14T17:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import CoreModule inside lazy loaded modules.</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2986#M910</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://migration33.stage.lithium.com/t5/user/viewprofilepage/user-id/80026"&gt;@nelsonneves&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;It's probably better to start this as a new thread (eventhough it's related) because people often overlook threads they've already read but not subscribed to.&lt;/P&gt;
&lt;P&gt;HTH,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2020 14:27:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-import-coremodule-inside-lazy-loaded-modules/m-p/2986#M910</guid>
      <dc:creator>EddieMay</dc:creator>
      <dc:date>2020-02-25T14:27:22Z</dc:date>
    </item>
  </channel>
</rss>

