Attività di "jaykishan"

Navigation Property: Current Behaviour: Only string properties are allowed!, UI pick type: 3 options New Behaviour: for non-string properties can we have 4th option for UI pick type: None and display property hidden.

I am not sure if it will be useful for general purpose or not.

Risposta

Yes

Solution

abp install-libs thats it

Risposta

The pointers you did, I knew about that.

I just now verified the node_modules installation of @abp/zxcvbn and I did abp install-libs just before ending the day yesterday. You are absolutely correct it was just package update issue when I migrated from 7.4.4 to 8.0.2, so there is no relationg with the fixes I did and I reverted to old code phew!

Risposta

By adding @abp/zxcvbn it made no difference as it was part of "@volo/account": "~8.0.2".

Volo.Abp.Account.Pro.Public.Web package was transitive package of Volo.Abp.Account.Pro.Public.Web.OpenIddict that is pre-installed in the AuthServer. I was able to fix it by installing Volo.Abp.Account.Pro.Public.Web in the AuthServer and adding its module in depends on typeof(AbpAccountPublicWebModule). in the AuthServer.

I am not confident the solution I did is correct or not?

Risposta

Thank you for refund and closing the ticket.

Risposta

Thank you liangshiwei for pointing me in right direction. I know it was a breaking change if it was suppose to be going live.

Below is the code that worked for me.

Risposta

I am having issue from version 7.0 to 7.4 major version, currently it is the same in 7.4.4

Thank you so much for reply. It resolves my issue. :)

1 - 8 di 8
Made with ❤️ on ABP v8.2.0-preview Updated on marzo 25, 2024, 15:11