Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "abdourahmani"

Hi @ismcagdas,

I can see nothing wrong in the logs file.

But I noticed hight ressources (disk, cpu, memory) consumption as captured here

[attachment=0:33x89bbo]TaskMan.png[/attachment:33x89bbo]

Regards, Abdourahmani

Just to add that the project is built on ABP zero 5.2 (Angular 5 + Asp.net core 2)

Abdourahmani

Answer

I added it to : angular\src\app\shared\layout\layout.less

Isn't it correct ?

Regards, Abdourahmani

Answer

Hi ! When I set it to size greater than 250px (like in the code below) the menu covers the work space (see picture 1)

.m-aside-left{
   width: 300px
}

[attachment=0:g6z52tw0]nav menu crops.jpg[/attachment:g6z52tw0]

And what about the dropdown menu (when the sidebar is minimized) ? How can it ajust it too?

Best regards, Abdourahmani

Answer

Thanks !

Answer

Thank you very helpful.

And how can I make the side bar wider ? I have long menu description and they are all folded.

Regards, Abdourahmani

Hi @ismcagdas,

Thanks, I'll give it a try this way

Abdourahmani

Hi @ismcagdas

I'm using Angular 5 + Dot core 2, v5.1.0 . I didn't change any thing.

Just added p-progressBar in my project. And it runs ok in developement.

The problem occurs just when I try to build for production.

With this command

ng build --env=prod --base-href "./"

the project build fine but with larger output files (see my first post explorer capture), so without minification.

With this command

ng build --prod --base-href "./"

, I've got the above mentioned error.

Regards.

Hi @ alper,

Thank you for your message.

I don't have a "tsconfig.app.json" file but "tsconfig.json". And there is no "rootDir" in it.

Regards.

It gives the same error.

[attachment=0:2fgg3y4t]same error.png[/attachment:2fgg3y4t]

Showing 11 to 20 of 39 entries