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!