- ABP Framework version: v7.3.0 - replicable on ABP demo on 7th June 2023.
- UI type: Angular
- DB provider: Unknown
- Tiered (MVC) or Identity Server Separated (Angular): Unknown
- Steps to reproduce the issue:
- Login as admin
- Navigate to Saas -> Tenants -> Users
- Select Actions -> "Login with this tenant" for any tenant
- Login as 'admin' tenant user
- Console throws following error:
ERROR Error: Uncaught (in promise): Wrong nonce: undefined
- Expected behaviour: No console error is thrown
- Actual behaviour: Console error is thrown
- Further issues:
- No impact on the tenant impersonation functionality.
- Throws error again when returning to the host account from the impersonated tenant user.
- Seem to throws error after the impersonation action as user is redirected before error is thrown:
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06