أنشطة "enes.alper"

Hi team, Is there any update for this ticket? Best wishes

Firstly, thank you for your answer. In TariffModule we import the core module . So we think that core modules are provided in our tariff module. As you can see in the screenshot, the error message say that, there is a circular dependecy for LocalizationService. I told you before that we have 2 projects (Generals and Sales) Our create-company component (in Generals) use localization service in it. And we exported this component. Then we are looking at another project (the Sales) , we want to import the create-company component in this project. We added the related module to the TariffModule (in Sales) and we faced this problem. Also, Tariff component use the localization service. So, we think that, localization services in the create-company component and tariff component may cause circular DI. Then, we removed the localization service in the create-company component and the error message changed like this. . This time, company service may cause circular DI. Because, CompanyService in the create-company component inject the RestService and also TariffService in the tariff component inject the RestService. This time we thought that's why circular DI happend. Maybe, the first error message(No provider for InjectionToken CORE_OPTIONS) cause this circular DI. I'm not sure about this.

I'm waiting for your reply. Thank you.

عرض 1 الي 2 من 2 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11