Hurry Up, Ends March 14!
Open Closed

Missing Reference to volo.abp.identity in v7.1.1 in Javascript #5060


User avatar
0
Rajasekhar created
  • ABP Framework version: v7.1.1

  • UI type: MVC

  • DB provider: EF Core

  • Tiered (MVC): yes

  • Exception message and stack trace: Cannot read properties of undefined (reading 'identitySecurityLog')
    at HTMLDocument.<anonymous> (Index.js?_v=638197245356671577:8:50)
    at mightThrow (jquery.js?_v=638180034225920000:3802:29)
    at process (jquery.js?_v=638180034225920000:3870:12)

  • Steps to reproduce the issue:"

I have reorganized the security logs page then I am getting below issue like.. Cannot read properties of undefined (reading 'identitySecurityLog')

console.log(volo.abp)

var _identitySecurityLog = volo.abp.identity.identitySecurityLog;

Here am getting account module only. how can i get identity module too?


8 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Steps to reproduce the issue

    Can we reproduce this in a new template project?

  • User Avatar
    0
    Rajasekhar created

    I have upgraded the project 3.0.* to 7.1.1 then its coming above error

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    The changes from 3.x to 7.x is too heavly.

    I suggest you create a new 7.0x project and check&compare the code.

  • User Avatar
    0
    Rajasekhar created

    ok

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    : )

  • User Avatar
    0
    Rajasekhar created

    Actually All code working properly after updation I am getting issues with security and auditlogs only

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    The identitySecurityLognamespace exists.

    image.png

  • User Avatar
    0
    Rajasekhar created

    Thanks for quick response. now its working for me

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 13, 2025, 04:08