SoftwareBrothers / adminjs

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

[Bug]: Custom Dashboard Not Found #1531

Closed HThanh-how closed 5 months ago

HThanh-how commented 1 year ago

Contact Details

No response

What happened?

Custom Dashboard Components in first page AdminJS was not found I believe a correct link is here image image

Bug prevalence

First time

AdminJS dependencies version

{ "type": "module", "dependencies": { "@adminjs/express": "^6.0.0", "@adminjs/mongoose": "^4.0.0", "adminjs": "^7.0.9", "connect-pg-simple": "^9.0.0", "express": "^4.18.2", "express-formidable": "^1.2.0", "express-session": "^1.17.3", "tslib": "^2.6.0" } }

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

No response

dziraf commented 5 months ago

The default dashboard's been updated