SoftwareBrothers / adminjs

AdminJS is an admin panel for apps written in node.js
https://adminjs.co
MIT License
8.06k stars 646 forks source link

[Bug]: Admim js Dashboard takes very long time to load the page. #1651

Open harshagr64 opened 3 months ago

harshagr64 commented 3 months ago

Contact Details

No response

What happened?

I have integrated admin js library in my node js project along with its aithentication feature.

But Admin js library takes around 1 minute to load any page(eg: authenticatioj page or be it any other page). Sometime it will run out of heap memory while loading the page for so long so I have to increase my cpu and memory resources of the server.

So, please help me in reducing this load time of the page as it is hampering the experience of my clients.

Bug prevalence

Whenever I visit the site.

AdminJS dependencies version

7.2.0

What browsers do you see the problem on?

Firefox, Chrome, Safari, Microsoft Edge

Relevant log output

No response

Relevant code that's giving you issues

No response

harshagr64 commented 3 months ago

@dziraf Please help me with resolving this issue as it is hampering experience of my clients.