Thank you, rearranging the providers helped!
Hello,
I've tried your suggestion with the CustomTitleStrategy, but unfortunatelly nothing changes. From where is this MyProjectName set - I cannot find this string anywhere. How it should be changed?
Thanks!
Hi ABP,
As the ngx-datatable is included in the theme and we use it project wide, we would like to implement a row detail as shown here - https://swimlane.github.io/ngx-datatable/#/row-details. Could you point us to the right approach for accomplishing this, because we are facing some difficulties?
Thanks in advance!
Thanks for the assist, marking this as resolved
Hello ABP,
We are trying to run the EasyCRM sample application provided in your documentation (https://abp.io/docs/latest/samples/easy-crm), but facing some issues with the Angular part of the project:
We've followed all directions from the arcticle:
UseDynamicDatabase is set to false as instructed;However, when you click any of the Login buttons - the one in the Home component, or the one in the top bar - nothing happens.There are 2 errors in the browser console, which are shown when loading http://localhost4200 (not when clicking the Login buttons). They might be related:
Is there something that we are missing, which was not mentioned in the article?
Thanks in advance!