HORKimhab
HORKimhab
Go to this file: https://github.com/BootstrapDash/corona-free-dark-bootstrap-admin-template/blob/master/template/assets/js/misc.js and change var current = location.pathname.split("/").slice(-1)[0].replace(/^\/|\/$/g, ''); to var current = window.location.href;
To fix this issue - create folder 'patches' in project nestjs - copy these file to dir patches [@nestjsx+crud+5.0.0-alpha.3.patch](https://github.com/user-attachments/files/15520405/%40nestjsx%2Bcrud%2B5.0.0-alpha.3.patch) [@nestjsx+crud-typeorm+5.0.0-alpha.3.patch](https://github.com/user-attachments/files/15520406/%40nestjsx%2Bcrud-typeorm%2B5.0.0-alpha.3.patch) - install 'patch-package' via `npm i --save patch-package` - Add...