EasyAbp/Abp.RelatedDtoLoader

An item with the same key has already been added. Key: 3d10e529-9b0b-7353-2ef6-39f4eba425d5

Closed this issue · 11 comments

An exception occurs in line 122 of the RelatedDtoLoader class: An item with the same key has already been added. Key: 3d10e529-9b0b-7353-2ef6-39f4eba425d5, after debugging, it is found that the value of the Dictionary key is duplicated, so idsToLoad should be deduplicated,
I changed the code to the following to be normal
var idsToLoad = keyProviderWithIds.Values.Where(x => x != null).Distinct().ToArray();
Hope your team can solve and update
Thank you

Thanks for feedback, we will check it.

same problem

@ITRyan Can you check it?

Will this open source library be maintained?

tekix commented

@XuJin186 thanks

@ITRyan @gdlcf88 Hello, the Nuget package has not been updated. May I ask if your team has an exchange group? I would also like to contribute together

Hi @ITRyan, I think the Github action is broken.

May I ask if your team has an exchange group? I would also like to contribute together

EasyAbp org needs more people, welcome to PR or contribute your modules

@gdlcf88 Is there any place for communication, such as QQ group

😄 Please email me: gdlcf88@outlook.com

@gdlcf88 Has been sent