Hi,
package.json: { "version": "1.0.0", "name": "my-app", "private": true, "dependencies": { "@volo/abp.aspnetcore.mvc.ui.theme.leptonx": "~2.0.0", "@volo/saas": "~7.0.0", "@volo/audit-logging": "~7.0.0", "@volo/identity": "~7.0.0", "@volo/account": "~7.0.0", "@volo/language-management": "~7.0.0", "@abp/aspnetcore.mvc.ui.theme.basic": "^7.0.0", "@abp/docs": "^7.0.0" } }
Hi,
i have tried this, still getting the same issue, i have checked the actions button in inspect and it is showing disabled="disabled"
Hi,
I have tried that sample but, it is in Asp.Net Zero so i didn't understand properly. Could you provide the steps that how to implement.
Hi, I have deployed the application at a client location. So i wont think i can update the ABP version right now.
All i need is, user should not login to multiple sessions at a any point of time. Can you help me, how can i achieve it without version upgrade.